Removes the virtual context prefix from the given URL
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- path
- Type: System String
Path to modify
- values
- Type: System.Collections.Specialized NameValueCollection
Collection of the context parameters
- userSpecific
- Type: System Boolean
Indicates if the hash string is bound to current user
Return Value
Type: StringSee Also