[]
ITagHelper implementation for PivotField.
[HtmlTargetElement("c1-pivot-field")]
[RestrictChildren("c1-pivot-filter", new string[] { "c1-pivot-field" })]
public class PivotFieldTagHelper : PivotFieldBaseTagHelper<PivotField>, ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| PivotFieldTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| SubFields | Configurates SubFields. Sets the child fields. |