Compartir a través de


de la propiedad AggregationWebPart.MaxItemsShown

Reservado sólo para uso interno.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.UInt32

Vea también

Referencia

clase AggregationWebPart

Miembros AggregationWebPart

Espacio de nombres Microsoft.SharePoint.WebPartPages