This documentation is archived and is not being maintained.
System.Web.UI.Design.WebControls Namespace
.NET Framework 1.1
The System.Web.UI.Design.WebControls namespace contains classes that can be used to extend design-time support for Web server controls.
Classes
| Class | Description |
|---|---|
| AdRotatorDesigner | Extends design-time behavior for the AdRotator Web server control. |
| BaseDataListComponentEditor | Provides a base component editor class for the Web Forms DataGrid and DataList Web server controls. |
| BaseDataListDesigner | Provides a base designer class for the DataGrid and DataList Web server control. |
| BaseValidatorDesigner | Extends design-time behavior for controls that derive from BaseValidator. |
| ButtonDesigner | Extends design-time behavior for the Button Web server control. |
| CalendarAutoFormatDialog | Provides an AutoFormat page for a Calendar Web server control. |
| CalendarDesigner | Extends design-time behavior for the Calendar Web server control. |
| CheckBoxDesigner | Extends design-time behavior for the CheckBox Web server control. |
| DataGridColumnCollectionEditor | Provides a collection editing user interface for a column collection of a DataGrid Web server control. |
| DataGridComponentEditor | Provides a component editor for a Web Forms DataGrid Web server control. |
| DataGridDesigner | Extends design-time behavior for the DataGrid Web server control. |
| DataListComponentEditor | Provides a component editor for a Web Forms DataList control. |
| DataListDesigner | Extends design-time behavior for the DataList Web server control. |
| HyperLinkDesigner | Extends design-time behavior for the HyperLink Web server control. |
| LabelDesigner | Extends design-time behavior for the Label Web server control. |
| LinkButtonDesigner | Extends design-time behavior for the LinkButton Web server control. |
| ListControlDataBindingHandler | Provides a data-binding handler for a ListControl. |
| ListControlDesigner | Extends design-time behavior for ListControl Web server controls. |
| ListItemsCollectionEditor | Provides a user interface for editing the items collection of any of the controls that inherits from the ListControl class. |
| PanelDesigner | Extends design-time behavior for the Panel Web server control. |
| RegexTypeEditor | Provides a user interface for editing regular expressions. |
| TableCellsCollectionEditor | Provides a user interface for editing the collection of cells in a table row. |
| TableDesigner | Extends design-time behavior for the Table Web server control. |
| TableRowsCollectionEditor | Provides a user interface for editing rows of a table. |
See Also
Show: