AggregationWebPart.ShouldSerializeQuerySiteCollection Method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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