Html Container - Html Property
HTML to be rendered for the control
Member of Html Container (PRIM_WEB.HtmlContainer)
Data Type - Unicode String

Details


The HTML property is the HTML to be rendered at runtime.
The use of HTML should be considered as a last resort. Using raw HTML introduces browser dependencies aand browser specific functionality.
For most application development purposes, there should be no need to use HTML Container.

See also

All Component Classes
Technical Reference