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