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.1.5347.20411)
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