AggregationWebPart.ShouldSerializeMaxItemsShown - Méthode
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function ShouldSerializeMaxItemsShown As Boolean
'Utilisation
Dim instance As AggregationWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeMaxItemsShown()
public bool ShouldSerializeMaxItemsShown()
Valeur renvoyée
Type : System.Boolean