TreeView::RenderBeginTag Method (HtmlTextWriter^)
.NET Framework (current version)
Renders the HTML opening tag of the control to the specified writer.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
An HtmlTextWriter that represents the output stream to render HTML content on the client.
The RenderBeginTag method is used primarily by control developers.
.NET Framework
Available since 2.0
Available since 2.0
Show: