home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
.NET Reference >
Suggested Reading

System.Web.UI.Design


tag/attrib/value description
CalendarDataBindingHandler   Provides a data-binding handler for a calendar.
ColorBuilder   Starts a color editor that allows a user to select a color.
ControlDesigner   Provides a base class for Web server control designers.
ControlParser   Provides methods for creating a Web Server Control or ITemplate from a string of aspx code representing a persisted control or template.
ControlPersister   Provides methods for persisting Web server controls at design-time.
DataBindingCollectionConverter   Provides a type converter for DataBindingCollection objects.
DataBindingCollectionEditor   Provides a user interface for editing a collection of data bindings.
DataBindingHandler   Provides a base class for a data-binding handler.
DataFieldConverter   Provides a type converter that can retrieve a list of data fields from the current component's selected data source.
DataMemberConverter   Provides a type converter that can retrieve a list of data members from the current component's selected data source.
DataSourceConverter   Provides a type converter that can retrieve a list of data sources accessible to the current component.
DesignTimeData   Provides helper methods that can be used by control designers to generate sample data for data bound properties at design time.
HtmlControlDesigner   Provides basic design-time functionality for ASP.NET server controls.
HtmlIntrinsicControlDesigner   Provides a base designer for all intrinsic HTML controls.
HyperLinkDataBindingHandler   Provides a data-binding handler for a hyperlink property.
ImageUrlEditor   Provides a user interface for selecting a URL to an image.
ReadWriteControlDesigner   Extends design-time behavior for read/write server controls.
TemplatedControlDesigner   Extends design-time behavior for template-based server controls.
TemplateEditingVerb   Represents a designer verb that creates a template editing frame, and can only be invoked by a template editor.
TextControlDesigner   Extends design-time behavior for the ASP.NET Label and HyperLink server controls.
TextDataBindingHandler   Provides a data-binding handler for a data bound control at design-time.
UrlBuilder   Starts a URL editor that allows a user to select a URL.
UrlEditor   Provides a user interface for selecting a URL.
UserControlDesigner   Extends design-time behavior for Web user controls.
WebControlToolboxItem   Provides a base class for a Web server control ToolboxItem.
XmlFileEditor   Provides a user interface for selecting an XML file using a standard OpenFileDialog box.
XmlUrlEditor   Provides a user interface for selecting a URL that indicates the location of an XML file.
XslUrlEditor   Provides a user interface for selecting an URL that indicates the location of an XSL file.
IControlDesignerBehavior   Enables the extension of specific behaviors of a control designer.
IDataSourceProvider   Defines an interface that a control designer can implement to provide access to a data source.
IHtmlControlDesignerBehavior   Defines an interface that enables the extension of specific behaviors of an HTML control designer.
ITemplateEditingFrame   Provides an interface to manage a template editing area.
ITemplateEditingService   Provides services for editing control templates at design time.
IWebFormReferenceManager   Provides an interface that can lookup information about the types used in the current Web Forms project.
IWebFormsBuilderUIService   Provides methods to start specific user interfaces for building properties at design-time.
IWebFormsDocumentService   Provides methods to access services for tracking the loading state of a Web Forms document, handling events at load time, accessing a document's location, managing a document's undo service, and setting a new selection within the document.
UrlBuilderOptions   Defines identifiers for settings of a UrlBuilder.