Aggregations Element (DeploymentManifest - SPWebPart)
Applies to: SharePoint Foundation 2010
Represents one or more aggregate, or total, columns used in a specified Web Part.
DELCARATION SYNTAX
<xs:element name="Aggregations" minOccurs="0" maxOccurs="unbounded" />
USAGE SYNTAX
<WebParts>
<WebPart>
<Aggregations />
</WebPart>
</WebParts>
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
None |
Parent Elements
See Also
Reference
Aggregations Element (Deployment Manifest - SPView)