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 or sets the type of the form.
Namespace: Microsoft.SharePoint.MobileControls
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.MobileControls.SPMobilePageType
A SPMobilePageType that specifies the type of page or form.