Compartilhar via


AggregationWebPart.ShouldSerializeQuerySiteCollection method

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

Syntax

'Declaração
Public Function ShouldSerializeQuerySiteCollection As Boolean
'Uso
Dim instance As AggregationWebPart
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace