SPMobileComponent.MobileContext property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property MobileContext As SPMobileContext
Get
'Usage
Dim value As SPMobileContext
value = Me.MobileContext
protected virtual SPMobileContext MobileContext { get; }
Property value
Type: Microsoft.SharePoint.SPMobileContext