Partager via


ThisWeekInPicturesWebPart.WebImageHeight, 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
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute("640")> _
<ResourcesAttribute("TWIPWebpart_Property_SlideShowPopUp_Height_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_SlideShowPopUp_Height_Description")> _
Public Property WebImageHeight As String
'Utilisation
Dim instance As ThisWeekInPicturesWebPart
Dim value As String

value = instance.WebImageHeight

instance.WebImageHeight = value
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute("640")] 
[ResourcesAttribute("TWIPWebpart_Property_SlideShowPopUp_Height_Text", "TWIPWebpart_ToolPart_Group", "TWIPWebpart_Property_SlideShowPopUp_Height_Description")] 
public string WebImageHeight { get; set; }

Voir aussi

Référence

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