HTML Tag

Purpose

The GEN:HTML code generation tag places any HTML content specified in the tag’s Properties dialog on the generated page.  When the ASPX page or ASCX control is displayed, the Presentation Layer control for this tag will render the HTML content in the generated page.

Some displayed HTML.

If new code generation tags are placed in the HTML content, they will not be recognized by Iron Speed Designer.  Similarly, ASPX code placed in the content will not be executed.

The HTML content can contain any valid JavaScript code or any strings enclosed in quotes.

See also

HTML Display Properties

HTML Pass-Through Attribute Properties

HTML Tag Use