AggregationWebPart.ShouldSerializeMaxItemsShown Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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