Returns the HTML element associated to the read-only display section in the view-linked tree.
[Visual Basic] Public ReadOnly Property ViewLinkRootElement As IHTMLElement [C#] public IHTMLElement ViewLinkRootElement {get;} [C++] public: __property IHTMLElement* get_ViewLinkRootElement(); [JScript] public function get ViewLinkRootElement() : IHTMLElement;
The HTML root element to persist.
UserControlDesigner Class | UserControlDesigner Members | System.Web.UI.Design Namespace