[]
        
(Showing Draft Content)

C1.Web.Mvc.AutoCompleteBase-1.IsContentHtml

IsContentHtml Property

IsContentHtml

Gets or sets a value indicating whether the drop-down list displays items as plain text or as HTML.

Declaration
[Json(false)]
public override bool IsContentHtml { get; set; }
Overrides