Text Tag

Purpose

The Text code generation tag places any text on the generated page.  The text tag does not generate a server-side control, but instead places the actual text within the ASPX page or ASCX control.  There is no server-side control generated by the text code generation tag.

Text displayed by the Text tag.

See also

Text Display Properties

Text Pass-Through Attribute Properties

Text Tag Use