Literal Display Properties

Literal tag display properties.

Options

Description

Literal

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.

HTML encode white space

Respects the white space, carriage return and line feed characters in the HTML.  White space is preserved.  For example, if you have 10 contiguous spaces, 10 spaces will be output in the field.

Resource key

The text associated with the selected resource key is displayed.  This permits easy application localization by editing your application’s resource file instead of the application itself.

See Also

Literal Tag