[]
        
(Showing Draft Content)

C1.Web.Mvc.ComboBoxBase-1.ItemTemplateId

ItemTemplateId Property

ItemTemplateId

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

Declaration
[JsonConverter(typeof(TemplateConverter), new object[] { true })]
public string ItemTemplateId { get; set; }