URLHelperRemoveApplicationPath Method |
Removes the Application path from the URL.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string RemoveApplicationPath(
string url
)
Parameters
- url
- Type: SystemString
URL to process (in format /ApplicationPath/...)
Return Value
Type:
StringSee Also