Share via


AggregationWebPart.SetQueryFromProps method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub SetQueryFromProps ( _
    query As SPSiteDataQuery _
)
'Usage
Dim query As SPSiteDataQuery

Me.SetQueryFromProps(query)
protected void SetQueryFromProps(
    SPSiteDataQuery query
)

Parameters

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace