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