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

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace