Partager via


ThisWeekInPicturesWebPart.WebImageWidth, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Cette propriété n'est pas conforme à la spécification CLS.  

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

Syntaxe

'Déclaration
<ResourcesAttribute("TWIPWebpart_Property_SlideShowPopUp_Width_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_SlideShowPopUp_Width_Description")> _
<DefaultValueAttribute("880")> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property WebImageWidth As String
'Utilisation
Dim instance As ThisWeekInPicturesWebPart
Dim value As String

value = instance.WebImageWidth

instance.WebImageWidth = value
[ResourcesAttribute("TWIPWebpart_Property_SlideShowPopUp_Width_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_SlideShowPopUp_Width_Description")] 
[DefaultValueAttribute("880")] 
[WebPartStorageAttribute(Storage.Shared)] 
public string WebImageWidth { get; set; }

Voir aussi

Référence

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