DataSourceAggregateTagHelper
Example
<aggregate/>
Attributes
Attribute | Type | Description |
---|---|---|
aggregate | String | The name of the aggregate function.The supported aggregates are: "average"; "count"; "max"; "min" or "sum". |
field | String | The data item field which will be used to calculate the aggregates. |