[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ListBoxBuilder-1.IsContentHtml

IsContentHtml Method

IsContentHtml(bool)

Configurates IsContentHtml. Sets a value indicating whether the list displays items as plain text or as HTML.

Declaration
public ListBoxBuilder<T> IsContentHtml(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ListBoxBuilder<T>

Current builder.