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

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

Public Properties

BehaviorIHtmlControlDesignerBehavior.

Gets or sets the DHTML behavior that is associated with the designer.

[read-only]
DataBindingsSystem.Web.UI.DataBindingCollection.

Gets the data bindings collection for the current control.

[read-only]
ExpressionsSystem.Web.UI.ExpressionBindingCollection.

Gets the expression bindings for the current control at design time.

ShouldCodeSerializebool.

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.

Protected Properties

[read-only]
DesignTimeElementobject.

Gets the design-time object representing the control that is associated with the System.Web.UI.Design.HtmlControlDesigner object on the design surface.