Partager via


WebPartMobileAdapter.MobileWebPage - Propriété

Obtient la page en cours en tant que WebPartMobileWebPage. NULL est renvoyé si la page en cours n'est pas WebPartMobileWebPage.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property MobileWebPage As WebPartMobileWebPage
    Get
'Utilisation
Dim value As WebPartMobileWebPage

value = Me.MobileWebPage
protected WebPartMobileWebPage MobileWebPage { get; }

Valeur de propriété

Type : Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage

Voir aussi

Référence

WebPartMobileAdapter classe

WebPartMobileAdapter - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms