The members of System.Web.UI.WebControls.Label are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
Label() |
Initializes a new instance of the System.Web.UI.WebControls.Label class. |
AssociatedControlID | string.
Gets or sets the identifier for a server control that the System.Web.UI.WebControls.Label control is associated with. | |
Text | string.
Gets or sets the text content of the System.Web.UI.WebControls.Label control. |
[read-only] override | TagKey | System.Web.UI.HtmlTextWriterTag.
Gets the HTML tag that is used to render the System.Web.UI.WebControls.Label control. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | AddParsedSubObject(object)
| |
override | LoadViewState(object)
| |
override | RenderContents(System.Web.UI.HtmlTextWriter)
|