Represents a node in the hierarchical site map structure provided by the PageSiteMapProvider.

Namespace:  EPiServer
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public class PageSiteMapNode : SiteMapNode

Inheritance Hierarchy

System..::.Object
  System.Web..::.SiteMapNode
    EPiServer..::.PageSiteMapNode

See Also