Table::RenderBeginTag Method (HtmlTextWriter^)
.NET Framework (current version)
Renders the HTML opening tag of the Table 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.
.NET Framework
Available since 1.1
Available since 1.1
Show: