[]
Configurates IsContentHtml. Sets a value indicating whether the drop-down list displays items as plain text or as HTML.
public virtual TBuilder IsContentHtml(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |