This documentation is archived and is not being maintained.
ControlDesigner.DesignTimeElementView Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected ReadOnly Property DesignTimeElementView As Object [C#] protected object DesignTimeElementView {get;} [C++] protected: __property Object* get_DesignTimeElementView(); [JScript] protected function get DesignTimeElementView() : Object;
See Also
ControlDesigner Class | ControlDesigner Members | System.Web.UI.Design Namespace
Show: