SPMobileContext class

Provides information about the current context that is needed for interaction between mobile devices and SharePoint Foundation Web sites.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPMobileContext

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

Syntax

'Declaration
Public Class SPMobileContext
'Usage
Dim instance As SPMobileContext
public class SPMobileContext

Remarks

SPMobileContext has no public constructors. Get a reference to an SPMobileContext object by reading the SPContext.MobileContext property.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPMobileContext members

Microsoft.SharePoint namespace