aspnet-devexpress-dot-web-8609a15f.md
Represents the base class for all server controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxWebControlBase :
WebControl,
IWebControl,
IUrlResolutionService
Public MustInherit Class ASPxWebControlBase
Inherits WebControl
Implements IWebControl,
IUrlResolutionService
The ASPxWebControlBase class is the base class for all the DevExpress server controls.
Show 299 items
Object Control WebControl ASPxWebControlBase ASPxWebControl
ASPxHierarchicalDataWebControl
ASPxSchedulerDataWebControlBase
ASPxSchedulerRelatedControlBase
RecurrentAppointmentDeleteDialogLayout
RecurrentAppointmentEditDialogLayout
ASPxSchedulerControlPrintAdapter
ASPxSchedulerStoragePrintAdapter
ASPxTreeListTemplateReplacement
BootstrapCoordinateSystemChart
BootstrapSchedulerDateNavigator
BootstrapSchedulerResourceNavigator
BootstrapSchedulerTimeZoneEdit
BootstrapSchedulerViewNavigator
BootstrapSchedulerViewSelector
BootstrapSchedulerViewVisibleInterval
LayoutItemNestedControlContainer
See Also