System.Web.UI.Design.HtmlControlDesigner: Method Members

The methods of System.Web.UI.Design.HtmlControlDesigner are listed below. For a list of all members, see the HtmlControlDesigner Members list.

See Also: Inherited members from System.ComponentModel.Design.ComponentDesigner

Public Methods

override
Initialize(System.ComponentModel.IComponent)

Initializes the designer and sets the component for design.

OnSetParent()

Provides a way to perform additional processing when the associated control is attached to a parent control.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources that are used by the System.Web.UI.Design.HtmlControlDesigner object and optionally releases the managed resources.

OnBehaviorAttached()

Called when a behavior is associated with the element.

OnBehaviorDetaching()

Called when a behavior disassociates from the element.

OnBindingsCollectionChanged(string)

Provides a method that can be used to indicate when a data binding has changed.

override
PreFilterEvents(IDictionary)

Sets the list of events that are exposed at design-time for the System.ComponentModel.TypeDescriptor object for the component.

override
PreFilterProperties(IDictionary)

Allows the designer to expose a specific set of properties through a System.ComponentModel.TypeDescriptor object at design time.