Partager via


CategoryDetail.LargeImageWidth, propriété (Microsoft.SharePoint.Portal.WebControls)

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<DefaultValueAttribute(50)> _
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("Webpart_Property_ImageWidth_Text", "Webpart__Custome_Property_Text", "Webpart_Property_ImageWidth_Description")> _
Public Property LargeImageWidth As UInteger
'Utilisation
Dim instance As CategoryDetail
Dim value As UInteger

value = instance.LargeImageWidth

instance.LargeImageWidth = value
[DefaultValueAttribute(50)] 
[WebPartStorageAttribute(Storage.Shared)] 
[ResourcesAttribute("Webpart_Property_ImageWidth_Text", "Webpart__Custome_Property_Text", "Webpart_Property_ImageWidth_Description")] 
public uint LargeImageWidth { get; set; }

Voir aussi

Référence

CategoryDetail, classe
Membres CategoryDetail
Microsoft.SharePoint.Portal.WebControls, espace de noms