Click or drag to resize
HierarchyPageInfoGetPageLevel Method
Gets the Page info of the specific page level

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public PageInfo GetPageLevel(
	int index
)

Parameters

index
Type: SystemInt32
Page level index

Return Value

Type: PageInfo
See Also