aspnet-devexpress-dot-web-ab6017f5.md
Represents a node in the hierarchical site map structure maintained by the UnboundSiteMapProvider.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class UnboundSiteMapNode :
SiteMapNode,
IHierarchyData
Public Class UnboundSiteMapNode
Inherits SiteMapNode
Implements IHierarchyData
The following members return UnboundSiteMapNode objects:
Object SiteMapNode UnboundSiteMapNode
See Also