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 a value that specifies the type of page.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overridable Property PageType As PAGETYPE
Get
Set
'Usage
Dim instance As SPMobileContext
Dim value As PAGETYPE
value = instance.PageType
instance.PageType = value
public virtual PAGETYPE PageType { get; set; }
Type: Microsoft.SharePoint.PAGETYPE
A PAGETYPE value that specifies the type of the current page.