HtmlControlDesigner Properties

 

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubpropertyActionLists

Gets the design-time action lists supported by the component associated with the designer.(Inherited from ComponentDesigner.)

System_CAPS_pubpropertyAssociatedComponents

Gets the collection of components associated with the component managed by the designer.(Inherited from ComponentDesigner.)

System_CAPS_pubpropertyBehavior

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

System_CAPS_pubpropertyComponent

Gets the component this designer is designing.(Inherited from ComponentDesigner.)

System_CAPS_pubpropertyDataBindings

Gets the data bindings collection for the current control.

System_CAPS_protpropertyDesignTimeElement

Obsolete. Gets the design-time object representing the control that is associated with the HtmlControlDesigner object on the design surface.

System_CAPS_pubpropertyExpressions

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

System_CAPS_protpropertyInheritanceAttribute

Gets an attribute that indicates the type of inheritance of the associated component.(Inherited from ComponentDesigner.)

System_CAPS_protpropertyInherited

Gets a value indicating whether this component is inherited.(Inherited from ComponentDesigner.)

System_CAPS_protpropertyParentComponent

Gets the parent component for this designer.(Inherited from ComponentDesigner.)

System_CAPS_protpropertyShadowProperties

Gets a collection of property values that override user settings.(Inherited from ComponentDesigner.)

System_CAPS_pubpropertyShouldCodeSerialize

Obsolete. 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.

System_CAPS_pubpropertyVerbs

Gets the design-time verbs supported by the component that is associated with the designer.(Inherited from ComponentDesigner.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyITreeDesigner::Children

For a description of this member, see the ITreeDesigner::Children property.(Inherited from ComponentDesigner.)

System_CAPS_pubinterfaceSystem_CAPS_privpropertyITreeDesigner::Parent

For a description of this member, see the ITreeDesigner::Parent property.(Inherited from ComponentDesigner.)

Return to top
Show: