ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / TreeMapItemStyleTagHelper Class / CollectionName Property

In This Topic
    CollectionName Property (TreeMapItemStyleTagHelper)
    In This Topic
    Overrides to specify the collection name.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property CollectionName As String
    protected override string CollectionName {get;}
    See Also