Gets or sets the content of the template used to generate each list item.
Syntax
'Declaration
<JsonConverterAttribute(ConverterType=#TUn.#L4k, ConverterParameters=)>
Public Property ItemTemplateContent As String
[JsonConverter(ConverterType=#TUn.#L4k, ConverterParameters=)]
public string ItemTemplateContent {get; set;}
See Also