Parses the prefix and default values out of the URL path
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- urlPath
- Type:
System String
URL path to process
- prefix
- Type:
System String
Returning the prefix
- values
- Type:
System.Collections Hashtable
Collection of values
See Also