Page History
Html Container - Html Property
| Panel | ||
|---|---|---|
| ||
HTML to be rendered for the control |
Member of 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 and browser specific functionality.
For most application development purposes, there should be no need to use HTML Container.