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
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. |