Skip to main content
A newer version of this page is available. .
Tab

UnboundSiteMapNode Class

Represents a node in the hierarchical site map structure maintained by the UnboundSiteMapProvider.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class UnboundSiteMapNode :
    SiteMapNode,
    IHierarchyData

Inheritance

Object
SiteMapNode
UnboundSiteMapNode
See Also