IHtmlControlDesignerBehavior::Designer Property
.NET Framework (current version)
Gets or sets the designer that the behavior is associated with.
Assembly: System.Design (in System.Design.dll)
property HtmlControlDesigner^ Designer { HtmlControlDesigner^ get(); void set(HtmlControlDesigner^ value); }
Property Value
Type: System.Web.UI.Design::HtmlControlDesigner^The HtmlControlDesigner that the behavior is associated with.
Note |
|---|
The IHtmlControlDesignerBehavior interface is obsolete. Use the IControlDesignerTag and IControlDesignerView interfaces for equivalent control designer functionality. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
