AggregationWebPart.ShouldSerializeMaxItemsShown-Methode
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()
Rückgabewert
Typ: System.Boolean