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

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

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

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds the HTML attributes and styles of a System.Web.UI.WebControls.Label control to render to the specified output stream.

override
AddParsedSubObject(object)

Notifies the control that an element was parsed and adds the element to the System.Web.UI.WebControls.Label control.

override
LoadViewState(object)

Loads the previously saved state for the control.

override
RenderContents(System.Web.UI.HtmlTextWriter)

Renders the contents of the System.Web.UI.WebControls.Label into the specified writer.