Freigeben über


AggregationWebPart.MaxItemsShown-Eigenschaft

Nur für interne Zwecke vorbehalten.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ResourcesAttribute("MaxItemsShownName", "Data", "MaxItemsShownDesc")> _
<WebPartStorageAttribute(Storage.Personal)> _
Public Property MaxItemsShown As UInteger
    Get
    Set
'Usage
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; }

Eigenschaftswert

Typ: System.UInt32

Siehe auch

Referenz

AggregationWebPart Klasse

AggregationWebPart-Member

Microsoft.SharePoint.WebPartPages-Namespace