SPMobileUtility class
Provides access to methods and enumerations for working with a mobile Web application.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPMobileUtility
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPMobileUtility
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SPMobileUtility
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.