CMSUIPageCreateHierarchyURL Method |
Create hierarchy URL for bookmark page
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public 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:
StringSee Also