ASPxWebControlBase Class
In This Article
Represents the base class for all server controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#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