AggregationWebPart.ShouldSerializeMaxItemsShown method
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Function ShouldSerializeMaxItemsShown As Boolean
'Uso
Dim instance As AggregationWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeMaxItemsShown()
public bool ShouldSerializeMaxItemsShown()
Valor retornado
Type: System.Boolean