XhtmlTextWriter::RenderBeginTag Method
.NET Framework (current version)
Namespace:
System.Web.UI
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.(Inherited from HtmlTextWriter.) |
![]() | RenderBeginTag(String^) | Writes the opening tag of the specified markup element to the output stream.(Inherited from HtmlTextWriter.) |
Show:
