URLHelperGetFullApplicationUrl Method (String) |
Returns current application URL (absolute) with port, without trailing slashes.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetFullApplicationUrl(
string domainName
)
Parameters
- domainName
- Type: SystemString
Domain name
Return Value
Type:
StringSee Also