FieldLabel Pass-Through Attributes

Go to:

Tools, Properties..., Attributes tab

Iron Speed Designer Pass-Through Attributes

These attributes control specific types of controls generated by Iron Speed Designer.  Generally these attributes govern specific portions of code that is generated for your application depending on the selected attributes and their values.

Pass-Through Attribute

Description

Field

Specifies the field whose name is displayed.

Table

Specifies the database table containing the field whose name is being displayed.

ASP.NET Control Properties

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

Specifies the text to display.

If the Type is set to ‘Resource Key’, the Text field specifies a Resource Key to be used to fetch the actual string from the application’s resource file (RESX) dynamically at application run-time.  The Resource Key can be any string you wish and it must match a Resource Key in the application’s RESX file(s).

Applies To

Text Box

See also

Pass-Through Attributes

FieldLabel Tag

FieldLabel Display Properties

FieldLabel Binding Properties

FieldLabel Pass-Through Attributes