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