SPMobileComponent.SharePointContext property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property SharePointContext As SPContext
    Get
'Usage
Dim value As SPContext

value = Me.SharePointContext
protected virtual SPContext SharePointContext { get; }

Property value

Type: Microsoft.SharePoint.SPContext

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace