共用方式為


AggregationWebPart.ShouldSerializeQuerySiteCollection method

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

Syntax

'宣告
Public Function ShouldSerializeQuerySiteCollection As Boolean
'用途
Dim instance As AggregationWebPart
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean

請參閱

參照

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace