ASPxWebControlBase Class
In This Article
Represents the base class for all server controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxWebControlBase :
WebControl,
IWebControl,
IUrlResolutionService
#Remarks
The ASPxWebControlBase class is the base class for all the DevExpress server controls.
#Implements
#Inheritance
Show 302 items
Object
Control
WebControl
ASPxWebControlBase
See Also