Base data control for accessing page tree's
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
C# |
---|
public class PageTreeData : Control, IEnumerable<PageData>, IEnumerable, IPageSource, IPageControl |
Remarks
You can derive from this class to create custom controls generating
any type of trees.
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
EPiServer.Web.WebControls..::.PageTreeData
EPiServer.Web.WebControls..::.MenuList
EPiServer.Web.WebControls..::.PageTree
System.Web.UI..::.Control
EPiServer.Web.WebControls..::.PageTreeData
EPiServer.Web.WebControls..::.MenuList
EPiServer.Web.WebControls..::.PageTree