[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.AutoGridGroupTagHelper

AutoGridGroupTagHelper Class

ITagHelper implementation for AutoGridGroup.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-auto-grid-group")]
[RestrictChildren("c1-auto-grid-tile", new string[] { })]
public class AutoGridGroupTagHelper : GroupTagHelper<AutoGridGroup>, ITagHelper, ITagHelperComponent

Constructors

Name Description
AutoGridGroupTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.