The members of System.Web.UI.Design.HtmlControlDesigner are listed below.
See Also: Inherited members from System.ComponentModel.Design.ComponentDesigner
Initializes a new instance of the System.Web.UI.Design.HtmlControlDesigner class. |
Behavior | IHtmlControlDesignerBehavior.
Gets or sets the DHTML behavior that is associated with the designer. | |
[read-only] | DataBindings | System.Web.UI.DataBindingCollection.
Gets the data bindings collection for the current control. |
[read-only] | Expressions | System.Web.UI.ExpressionBindingCollection.
Gets the expression bindings for the current control at design time. |
ShouldCodeSerialize | bool.
Gets or sets a value indicating whether to create a field declaration for the control in the code-behind file for the current design document during serialization. |
[read-only] | DesignTimeElement | object.
Gets the design-time object representing the control that is associated with the System.Web.UI.Design.HtmlControlDesigner object on the design surface. |
override | Initialize(System.ComponentModel.IComponent)
| |
OnSetParent()
|
override | Dispose(bool)
| |
OnBehaviorAttached()
| ||
OnBehaviorDetaching()
| ||
OnBindingsCollectionChanged(string)
| ||
override | PreFilterEvents(IDictionary)
| |
override | PreFilterProperties(IDictionary)
|