URLHelperGetApplicationUrl Method (String) |
Returns the application URL (absolute), without trailing slashes.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetApplicationUrl(
string domain
)
Parameters
- domain
- Type: SystemString
Return Value
Type:
StringSee Also