[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.GroupTagHelper-1

GroupTagHelper<TControl> Class

ITagHelper implementation for Group.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class GroupTagHelper<TControl> : SettingTagHelper<TControl>, ITagHelper, ITagHelperComponent where TControl : Group
Public MustInherit Class GroupTagHelper(Of TControl As Group)
    Inherits SettingTagHelper(Of TControl)
    Implements ITagHelper, ITagHelperComponent
Type Parameters
Name Description
TControl

Constructors

Name Description
GroupTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.