UnboundSiteMapProviderBase Class
Provides a base implementation for an unbound site map provider component.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The UnboundSiteMapProviderBase class represents the base class which implements the common functionality for an unbound site map provider component. This functionality is inherited by the UnboundSiteMapProviderBase class’s descendant which is an object of the UnboundSiteMapProvider type.
Inheritance
Object
ProviderBase
SiteMapProvider
UnboundSiteMapProviderBase
See Also