[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ComboBoxBaseBuilder-3.IsContentHtml

IsContentHtml Method

IsContentHtml(bool)

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

Declaration
public virtual TBuilder IsContentHtml(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.