Skip to main content
Tab

ASPxWebControlBase Class

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.

#Inheritance

Show 302 items
Object
Control
WebControl
ASPxWebControlBase
See Also