SPContext.MobileContext property

Gets the mobile context for the Microsoft SharePoint Foundation context.

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

Syntax

public SPMobileContext MobileContext { get; }

Property value

Type: Microsoft.SharePoint.SPMobileContext
An SPMobileContext object that represents the mobile context.

See also

Reference

SPContext class

SPContext members

Microsoft.SharePoint namespace