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