Label Tag

Purpose

The Label code generation tag places any text on the generated page.  The label will be enclosed in an HTML span tag.  When the ASPX page or ASCX control is displayed, the server-side control for this tag returns the label text specified in the tag’s Properties dialog.

Generated label text.

See also

Label Display Properties

Label Pass-Through Attribute Properties

Label Tag Use