ASPxSiteMapControlBase Class
In This Article
Represents the class that implements the base functionality of a site map control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxSiteMapControlBase :
ASPxHierarchicalDataWebControl,
IControlDesigner
#Remarks
The ASPxSiteMapControlBase class represents the base class which implements the common site map control functionality. This functionality is inherited by a site map control of the ASPxSiteMapControl type which is the direct descendant of the ASPxSiteMapControlBase.
#Implements
Show 15 items
#Inheritance
See Also