ItemTemplateContent Property (Menu)
In This Topic
Gets or sets the content of the template used to generate each list item.
Syntax
'Declaration
<JsonConverterAttribute(#3dt.#fet)>
Public Property ItemTemplateContent As String
[JsonConverter(#3dt.#fet)]
public string ItemTemplateContent {get; set;}
See Also