WebPartMobileAdapter.MobileWebPage property

Gets the current page as WebPartMobileWebPage. Null is returned if the current page is not WebPartMobileWebPage.

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; }

Property value

Type: Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage

See also

Reference

WebPartMobileAdapter class

WebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace