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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public PageInfo GetPageLevel(
	int index
)

Parameters

index
Type: SystemInt32
Page level index

Return Value

Type: PageInfo
See Also