HierarchyPageInfoGetPageLevel Method |
Gets the Page info of the specific page level
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public PageInfo GetPageLevel(
int index
)
Parameters
- index
- Type: SystemInt32
Page level index
Return Value
Type:
PageInfoSee Also