HTML to be rendered for the control |
Member of Html Container (PRIM_WEB.HtmlContainer)
Data Type - Unicode String
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 and browser specific functionality.
For most application development purposes, there should be no need to use HTML Container.