SPMobileUtility.GetAppRootDirName Method
Gets the Web-relative mobile application root directory path.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared Function GetAppRootDirName As String
'Usage
Dim returnValue As String
returnValue = SPMobileUtility.GetAppRootDirName()
public static string GetAppRootDirName()
Return Value
Type: System.String
The mobile root directory. The default is _layouts/mobile/.