The properties 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
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. |