SPMobileUtility.GetAppRootDirName method
Gets the Web-relative mobile application root directory path.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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/.