VirtualContextGetVirtualContextPrefix Method |
Gets the prefix for the virtual context URL
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string GetVirtualContextPrefix(
NameValueCollection values
)
Parameters
- values
- Type: System.Collections.SpecializedNameValueCollection
Collection of the context parameters
Return Value
Type:
StringSee Also