ImageWebPartMobileAdapter.Control - Propriété
Obtient l'objet ImageWebPart dont le rendu est adapté.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Control As ImageWebPart
Get
'Utilisation
Dim instance As ImageWebPartMobileAdapter
Dim value As ImageWebPart
value = instance.Control
public ImageWebPart Control { get; }
Valeur de propriété
Type : Microsoft.SharePoint.WebPartPages.ImageWebPart
ImageWebPart qui restitue de l' ImageWebPartMobileAdapter .
Voir aussi
Référence
ImageWebPartMobileAdapter classe