SPMobileUtility.GetApplicationPath method
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