UrlHelperGetBaseUrlForWebAccess Method

Resolves the configured canonical base url for the web.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static string GetBaseUrlForWebAccess(
	Vault vault
)

Parameters

vault  Vault
The vault.

Return Value

String
Canonical Base URL.

See Also