SPMobileUtility.GetApplicationPath Method
Include Protected Members
Include Inherited Members
Returns the application path for the current or specified mobile Web application.
Overload List
Name | Description | |
---|---|---|
GetApplicationPath() | Returns the application path for the current mobile Web application. | |
GetApplicationPath(SPWeb) | Returns the application path for the specified mobile Web application. |
Top