VirtualContextRemoveVirtualContextPrefix Method |
Removes the virtual context prefix from the given URL
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string RemoveVirtualContextPrefix(
string path
)
Parameters
- path
- Type: SystemString
Path to modify
Return Value
Type:
StringSee Also