Namespace:  EPiServer
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 5.2.375.236

Syntax

C#
[ObsoleteAttribute("This type has been removed. Use System.Collections.Generic.IEnumerable<EPiServer.Core.PageData> implementation of the EPiServer.Web.WebControls.PageTreeData class instead.", 
	true)]
public class PageTreeLoader

Inheritance Hierarchy

System..::.Object
  EPiServer..::.PageTreeLoader

See Also