TagBoxItemBuilder.Html Method
| Name | Parameters | Description |
|---|---|---|
| Html(JS) | value | Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
| Html(String) | value | Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |