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.
Initializes a new instance of the WebPartMobilePage class.
Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New WebPartMobilePage()
public WebPartMobilePage()
Remarks
Each WebPartMobilePage object gets its Web Parts from a corresponding non-mobile WebPartPage object, called the target page, so you may not create a WebPartMobilePage page unless there is a corresponding non-mobile WebPartPage.