Supports the PageDataSource control and provides an interface for hierarchical controls to extract hierarchical data from a PageData object.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class PageHierarchyData : IHierarchyData

Inheritance Hierarchy

System..::.Object
  EPiServer.Web.WebControls..::.PageHierarchyData

See Also