Share via


AggregationWebPart.ShouldSerializeMaxItemsShown method

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

Syntax

'Declaration
Public Function ShouldSerializeMaxItemsShown As Boolean
'Usage
Dim instance As AggregationWebPart
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace