The GEN:HTML code generation tag places any HTML content specified in the Properties dialog on the generated page. When the ASPX page or ASCX control is displayed, the ASP.NET control for this tag will render the HTML content in the generated page.
|
|
Some displayed HTML. |
If 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.
<GEN:HTML Name=”FooterBlock” />