[]
        
(Showing Draft Content)

C1.Web.Mvc.ComboBoxBase-1.ItemTemplateContent

ItemTemplateContent Property

ItemTemplateContent

Gets or sets the content of the template used to generate each list item.

Declaration
[JsonConverter(typeof(TemplateConverter))]
public string ItemTemplateContent { get; set; }