Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the mobile context for the Microsoft SharePoint Foundation context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property MobileContext As SPMobileContext
Get
'Usage
Dim instance As SPContext
Dim value As SPMobileContext
value = instance.MobileContext
public SPMobileContext MobileContext { get; }
Type: Microsoft.SharePoint.SPMobileContext
An SPMobileContext object that represents the mobile context.