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

The properties 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

Public Properties

AssociatedControlIDstring.

Gets or sets the identifier for a server control that the System.Web.UI.WebControls.Label control is associated with.

Textstring.

Gets or sets the text content of the System.Web.UI.WebControls.Label control.

Protected Properties

[read-only]
override
TagKeySystem.Web.UI.HtmlTextWriterTag.

Gets the HTML tag that is used to render the System.Web.UI.WebControls.Label control.