UnboundSiteMapNode Class
In This Article
Represents a node in the hierarchical site map structure maintained by the UnboundSiteMapProvider.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class UnboundSiteMapNode :
SiteMapNode,
IHierarchyData
#Related API Members
The following members return UnboundSiteMapNode objects:
#Inheritance
Object
SiteMapNode
UnboundSiteMapNode
See Also