The
ASP.NET controls have a wide variety of properties that can be used to govern
the controls’ behaviors. You can enter
any .NET control property into the Attributes tab and Iron Speed Designer will
insert them into the generated control tags.
Pass-Through
Attribute
Description
Text
The text you want to display.
The text may contain HTML tags, which will be passed through to the
generated page and rendered in the application user’s browser.