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

In This Topic
    CollectionName Property (TabPanelTagHelper)
    In This Topic
    Gets the collection name.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CollectionName As String
    protected virtual string CollectionName {get;}
    See Also