共用方式為


AggregationWebPart.ShouldSerializeMaxItemsShown method

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

Syntax

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

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

傳回值

Type: System.Boolean

請參閱

參照

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace