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