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

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