Element html.HTML

Substitution Groups:
html.IView

This component allows to insert html code directly in the page rendering.


Attributes
optional   int HeadingIncrement Defines the increment in heading (<Hn>) to apply after having rendered this.
optional   boolean Encode Defines whether the content should be html encoded. Default: no..

Named Children Elements
mandatory   binding.Expression Code The html code.