Skip to main content
A newer version of this page is available. .
Tab

ASPxWebControlBase Class

Represents the base class for all server controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class ASPxWebControlBase :
    WebControl,
    IWebControl,
    IUrlResolutionService

Remarks

The ASPxWebControlBase class is the base class for all the DevExpress server controls.

Inheritance

Show 304 items
Object
Control
WebControl
ASPxWebControlBase
See Also