IHtmlControlDesignerBehavior.DesignTimeElement Property
.NET Framework 3.0
Gets the element that the designer is associated with.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ Object get_DesignTimeElement ()
function get DesignTimeElement () : Object
Not applicable.
Property Value
The object that the designer is associated with. Note: |
|---|
| The IHtmlControlDesignerBehavior interface is obsolete. Use the IControlDesignerTag and IControlDesignerView interfaces for equivalent control designer functionality. |
Community Additions
ADD
Show:
Note: