[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.AutoGridLayoutTagHelper

AutoGridLayoutTagHelper Class

ITagHelper implementation for AutoGridLayout.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-auto-grid-layout")]
[RestrictChildren("c1-auto-grid-group", new string[] { })]
public class AutoGridLayoutTagHelper : GridLayoutTagHelper<AutoGridLayout>, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
AutoGridLayoutTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.