Sdílet prostřednictvím


SPMobileForm.PageType property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property PageType As SPMobilePageType
    Get
    Set
'Usage
Dim instance As SPMobileForm
Dim value As SPMobilePageType

value = instance.PageType

instance.PageType = value
public SPMobilePageType PageType { get; set; }

Property value

Type: Microsoft.SharePoint.Mobile.WebControls.SPMobilePageType

See also

Reference

SPMobileForm class

SPMobileForm members

Microsoft.SharePoint.Mobile.WebControls namespace