AggregationWebPart.ShouldSerializeQuerySiteCollection-Methode
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()
Rückgabewert
Typ: System.Boolean