LoginName::RenderEndTag Method (HtmlTextWriter^)
.NET Framework (current version)
Renders the HTML closing tag of the control to the specified writer.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
A HtmlTextWriter object that represents the output stream that renders HTML content to the client.
.NET Framework
Available since 2.0
Available since 2.0
Show: