ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Menu Class / ItemTemplateContent Property

In This Topic
    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