| CMSUIPageCreateHierarchyURL Method  | 
            Create hierarchy URL for bookmark page
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntaxpublic string CreateHierarchyURL(
	UIElementInfo elem,
	int hierarchyLevel
)
Parameters
- elem
 - Type: CMS.ModulesUIElementInfo
Source element - hierarchyLevel
 - Type: SystemInt32
Count of menu levels (-1 for all) 
Return Value
Type: 
String
See Also