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

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