Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Html Container - Html Property

Panel
bgColor#2c3c4c

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.


See also

All Component Classes

Technical Reference