Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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