System.Web.UI.WebControls.LoginName: Method Members

The methods of System.Web.UI.WebControls.LoginName are listed below. For a list of all members, see the LoginName Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Methods

override
RenderBeginTag(System.Web.UI.HtmlTextWriter)

Renders the HTML opening tag of the control to the specified writer.

override
RenderEndTag(System.Web.UI.HtmlTextWriter)

Renders the HTML closing tag of the control to the specified writer.

Protected Methods

override
Render(System.Web.UI.HtmlTextWriter)

Renders the System.Web.UI.WebControls.LoginName control to the specified System.Web.UI.HtmlTextWriter control.

override
RenderContents(System.Web.UI.HtmlTextWriter)

Renders the contents of the control to the specified writer. This method is used primarily by control developers.