Share via


WebPartMobilePage Constructor

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.

See Also

Reference

WebPartMobilePage Class

WebPartMobilePage Members

Microsoft.SharePoint.WebPartPages Namespace