Partager via


AggregationWebPart.MaxItemsShown - Propriété

Réservée pour un usage interne uniquement.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("MaxItemsShownName", "Data", "MaxItemsShownDesc")> _
<WebPartStorageAttribute(Storage.Personal)> _
Public Property MaxItemsShown As UInteger
    Get
    Set
'Utilisation
Dim instance As AggregationWebPart
Dim value As UInteger

value = instance.MaxItemsShown

instance.MaxItemsShown = value
[ResourcesAttribute("MaxItemsShownName", "Data", "MaxItemsShownDesc")]
[WebPartStorageAttribute(Storage.Personal)]
public uint MaxItemsShown { get; set; }

Valeur de propriété

Type : System.UInt32

Voir aussi

Référence

AggregationWebPart classe

AggregationWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms