Click or drag to resize
HierarchyPageInfo Class
Hierarchy page info structure ensures the inheritance for current node.
Inheritance Hierarchy
SystemObject
  CMS.PortalControlsHierarchyPageInfo

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public class HierarchyPageInfo

The HierarchyPageInfo type exposes the following members.

Constructors
  NameDescription
Public methodHierarchyPageInfo
Constructor
Top
Properties
  NameDescription
Public propertyCurrentPageInfo
Current page info
Public propertyVisualRootPageInfo
Visual root page info
Top
Methods
  NameDescription
Public methodGetPageLevel
Gets the Page info of the specific page level
Top
See Also