Skip to main content
Tab

UnboundSiteMapNode Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class UnboundSiteMapNode :
    SiteMapNode,
    IHierarchyData

Inheritance

Object
SiteMapNode
UnboundSiteMapNode
See Also