Freigeben über


WebPartMobileAdapter.MobileWebPage-Eigenschaft

Ruft die aktuelle Seite als WebPartMobileWebPage ab. Wenn die aktuelle Seite nicht WebPartMobileWebPage ist, wird NULL zurückgegeben.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property MobileWebPage As WebPartMobileWebPage
    Get
'Usage
Dim value As WebPartMobileWebPage

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

Eigenschaftswert

Typ: Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage

Siehe auch

Referenz

WebPartMobileAdapter Klasse

WebPartMobileAdapter-Member

Microsoft.SharePoint.WebPartPages-Namespace