SPMobileComponent.PageType property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property PageType As PAGETYPE
Get
'Usage
Dim instance As SPMobileComponent
Dim value As PAGETYPE
value = instance.PageType
public virtual PAGETYPE PageType { get; }
Property value
Type: Microsoft.SharePoint.PAGETYPE