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: 6.0.530.0

Syntax

C#
public class PageHierarchyData : IHierarchyData

Inheritance Hierarchy

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

See Also