[]
Configurates IsContentHtml. Sets a value indicating whether items in this field contain HTML content rather than plain text.
public TBuilder IsContentHtml(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |