[]
        
(Showing Draft Content)

C1.Web.Mvc.ListBox-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; }
<JsonConverter(GetType(TemplateConverter), New Object() { True })>
Public Property ItemTemplateId As String