HtmlTextWriter::RenderBeginTag Method
.NET Framework (current version)
Writes the opening tag of a markup element to the output stream.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | RenderBeginTag(HtmlTextWriterTag) | Writes the opening tag of the markup element associated with the specified HtmlTextWriterTag enumeration value to the output stream. |
![]() | RenderBeginTag(String^) | Writes the opening tag of the specified markup element to the output stream. |
Show:
