Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
Previous Versions
Please Wait
.NET Framework 3.0
Please Wait
Class Library
Please Wait
System.Web.UI.Design.WebControls
Please Wait
Switch on low bandwidth view
Collapse All
This page is specific to
.NET Framework 3.0
Other versions are also available for the following:
Microsoft Visual Studio 2003/.NET Framework 1.1
Microsoft Visual Studio 2005/.NET Framework 2.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4.0
System.Web.UI.Design.WebControls Namespace
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
AccessDataSourceDesigner
Provides design-time support in a visual designer for the
AccessDataSource
Web server control.
AdRotatorDesigner
Provides design-time support in a visual designer for the
AdRotator
control.
BaseDataBoundControlDesigner
Provides design-time support in a visual designer for controls that are derived from the
BaseDataBoundControl
class.
BaseDataListComponentEditor
Provides a component editor base class for Web server controls that are derived from the
BaseDataList
class.
BaseDataListDesigner
Provides a base class for components that provide design-time support in a designer host for Web server controls that are derived from the
BaseDataList
class.
BaseValidatorDesigner
Provides design-time support in a visual designer for Web server controls that are derived from the
BaseValidator
class.
BulletedListDesigner
Used to provide design-time support in a visual designer for the
BulletedList
Web server control.
ButtonDesigner
Used to provide design-time support in a visual designer for the
Button
Web server control.
CalendarAutoFormatDialog
Provides an
Auto Format
dialog box for a
Calendar
Web server control.
CalendarDesigner
Extends design-time behavior for the
Calendar
Web server control.
ChangePasswordDesigner
Provides design-time support in a visual designer for the
ChangePassword
Web server control.
CheckBoxDesigner
Extends design-time behavior for the
CheckBox
Web server control.
CompositeControlDesigner
Extends design-time behavior for controls that implement the methods of the
CompositeControl
abstract class.
ContentDesigner
Extends design-time behavior for the
Content
Web server control.
ContentPlaceHolderDesigner
Extends design-time behavior for the
ContentPlaceHolder
Web server control.
CreateUserWizardDesigner
Extends design-time behavior for the
CreateUserWizard
Web server control.
CreateUserWizardStepCollectionEditor
Provides an editor in a design host such as Visual Studio 2005 to edit the
WizardStepCollection
object of a
CreateUserWizard
Web server control.
DataBoundControlDesigner
Provides a base class for design-time support for controls that derive from
DataBoundControl
.
DataControlFieldTypeEditor
Provides an editing user interface (UI) for a data control field.
DataGridColumnCollectionEditor
Provides an editing user interface (UI) for the column collection of a
DataGrid
control.
DataGridComponentEditor
Provides a component editor for a
DataGrid
Web server control.
DataGridDesigner
Extends design-time behavior for the
DataGrid
Web server control.
DataListComponentEditor
Provides a component editor for a
DataList
control.
DataListDesigner
Extends design-time behavior for the
DataList
Web server control.
DataProviderNameConverter
Creates a user-selectable list of ActiveX® Data Objects (ADO) for the .NET Framework (ADO.NET) provider names.
DataSourceIDConverter
Creates a user-selectable list of data source names.
DetailsViewDesigner
Provides design-time support in a visual designer for the
DetailsView
control.
EmbeddedMailObjectCollectionEditor
Provides a component editor for embedded mail object collections in a
MailDefinition
object.
FormViewDesigner
Provides design-time support in a visual designer for the
FormView
control.
GridViewDesigner
Provides design-time support in a visual designer for the
GridView
control.
HiddenFieldDesigner
Provides design-time support in a visual designer for the
HiddenField
control.
HierarchicalDataBoundControlDesigner
Provides design-time support in a designer host for the
HierarchicalDataBoundControl
control.
HierarchicalDataSourceIDConverter
Creates a user-selectable list of hierarchical data source names.
HotSpotCollectionEditor
Provides a component editor for
HotSpotCollection
objects in an
ImageMap
or a similar control.
HyperLinkDesigner
Provides design-time support in a visual designer for the
HyperLink
Web server control.
LabelDesigner
Provides design-time support in a visual designer for the
Label
Web server control.
LinkButtonDesigner
Provides design-time support in a visual designer for the
LinkButton
Web server control.
ListControlDataBindingHandler
Performs data binding of a
ListControl
Web server control within a visual designer.
ListControlDesigner
Serves as the base class for designers that provide design-time support in the Visual Web Designer for controls that are derived from the
ListControl
abstract class.
ListItemsCollectionEditor
Provides a component editor for
ListItemCollection
objects in a control that is derived from the
ListControl
or a similar control.
LiteralDesigner
Provides design-time support in a visual designer for the
Literal
Web server control.
LoginDesigner
Provides design-time support in a visual designer for the
Login
Web-server control.
LoginNameDesigner
Provides design-time support in a visual designer for the
LoginName
Web server control.
LoginStatusDesigner
Provides design-time support in a visual designer for the
LoginStatus
Web server control.
LoginViewDesigner
Provides design-time support in a visual designer for the
LoginView
Web server control.
MailDefinitionBodyFileNameEditor
Provides an editor for selecting message body files in a
MailDefinition
object.
MenuBindingsEditor
Provides a component editor for the
DataBindings
collection of the associated
Menu
control.
MenuDesigner
Provides design-time support in a visual designer for the
Menu
control.
MenuItemCollectionEditor
Provides a component editor for the collection that is specified by the
Items
property of the associated
Menu
control.
MenuItemStyleCollectionEditor
Provides a component editor for
MenuItemStyleCollection
objects in the associated
Menu
control.
MultiViewDesigner
Provides design-time support in a visual designer for the
MultiView
Web server control.
ObjectDataSourceDesigner
Provides design-time support in a visual designer for the
ObjectDataSource
Web server control.
ObjectDesignerDataSourceView
Provides the design-time view that is associated with the
ObjectDataSourceDesigner
class.
PanelContainerDesigner
Provides design-time support in a visual designer for the
Panel
control.
PanelDesigner
Provides design-time support in a visual designer for the
Panel
control.
ParameterCollectionEditor
Provides a component editor for the
ParameterCollection
object that is specified by the
Parameters
properties of the associated data source control.
ParameterEditorUserControl
Provides a reusable
UserControl
object for editing
ParameterCollection
objects.
PasswordRecoveryDesigner
Provides design-time support in a visual designer for the
PasswordRecovery
control.
PreviewControlDesigner
Provides design-time support in a visual designer for a control where the design surface must use a preview of the associated control.
RegexEditorDialog
Provides a dialog box for editing regular expressions used by the
RegularExpressionValidator
.
RegexTypeEditor
Provides a user interface for editing regular expressions.
RepeaterDesigner
Extends design-time behavior for the
Repeater
control.
RoleGroupCollectionEditor
Provides a design-time editor for the
RoleGroupCollection
class.
SiteMapDataSourceDesigner
Provides design-time support in a visual designer for the
SiteMapDataSourceDesigner
control.
SiteMapDesignerDataSourceView
Provides a design-time view of data for the
SiteMapDataSource
and
SiteMapDataSourceDesigner
classes.
SiteMapDesignerHierarchicalDataSourceView
Provides a design-time view of hierarchical data for the
SiteMap
class.
SiteMapPathDesigner
Provides design-time support in a visual designer for the
SiteMapPath
control.
SqlDataSourceConnectionStringEditor
Provides a user interface for selecting and editing a connection string property of a
SqlDataSource
object at design time.
SqlDataSourceDesigner
Provides design-time support in a visual designer for the
SqlDataSource
control.
SqlDesignerDataSourceView
Provides a design-time view of data for the
SqlDataSourceDesigner
class.
StyleCollectionEditor
Provides a design-time editor in a design host, such as Microsoft Visual Studio 2005, for a
StyleCollection
object.
SubMenuStyleCollectionEditor
Provides a component editor for the
SubMenuStyleCollection
object in the associated
Menu
control.
SubstitutionDesigner
Provides design-time support in a visual designer for the
Substitution
control.
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.
TreeNodeBindingDepthConverter
Provides a type converter to convert the
TreeNodeBinding.Depth
property to and from other representations.
TreeNodeCollectionEditor
Provides a design-time editor in a design host, such as Microsoft Visual Studio 2005, for a
TreeNodeCollection
object.
TreeNodeStyleCollectionEditor
Provides a design-time editor in a design host, such as Microsoft Visual Studio 2005, for a
TreeNodeStyleCollection
object.
TreeViewBindingsEditor
Provides a design-time data bindings editor in a design host, such as Microsoft Visual Studio 2005, for a
TreeViewDesigner
object.
TreeViewDesigner
Provides design-time support in a visual designer for the
TreeView
control.
ViewDesigner
Provides design-time support in a visual designer for the
View
control.
WizardDesigner
Provides design-time support in a visual designer for the
Wizard
control.
WizardStepCollectionEditor
Provides a design-time editor in a design host such as Visual Studio 2005 for a
WizardStepCollection
.
WizardStepEditableRegion
Defines an editable region of content within the design-time markup of a wizard step for a
WizardDesigner
object.
WizardStepTemplatedEditableRegion
Defines an editable region of content within the design-time markup of a template in a wizard step for a
WizardDesigner
.
XmlDataSourceDesigner
Provides design-time support in a visual designer for the
XmlDataSource
control.
XmlDesigner
Extends design-time behavior for the
Xml
Web server control.
XmlDesignerDataSourceView
Provides a design-time view of data for the
XmlDataSourceDesigner
class.
XmlDesignerHierarchicalDataSourceView
Provides a hierarchical design-time view of data for the
XmlDataSourceDesigner
class.
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement