See: Description
Interface | Description |
---|---|
HasSafeHtml |
An object that implements this interface contains text with HTML markup,
which can be set with the Cross-Site-Scripting-safe HTML markup encapsulated
in a
SafeHtml object. |
SafeHtmlTemplates |
A tag interface that facilitates compile-time binding of HTML templates to
generate SafeHtml strings.
|
Annotation Type | Description |
---|---|
SafeHtmlTemplates.Template |
The HTML template.
|