Share via


AggregationWebPart.ShouldSerializeQuerySiteCollection method

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

Syntax

'Declaration
Public Function ShouldSerializeQuerySiteCollection As Boolean
'Usage
Dim instance As AggregationWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeQuerySiteCollection()
public bool ShouldSerializeQuerySiteCollection()

Return value

Type: System.Boolean

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace