TreePathUtils ParseUrlPath Method Kentico 8.0 API Reference
Parses the prefix and default values out of the URL path

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

urlPath
Type: OnlineSystem String 
URL path to process
prefix
Type: OnlineSystem String 
Returning the prefix
values
Type: OnlineSystem.Collections Hashtable
Collection of values
See Also