SPMobileUtility.GetShortApplicationPath method
Returns the abbreviated application path for the current or specified mobile Web application.
Overload list
Name | Description | |
---|---|---|
GetShortApplicationPath() | Returns the abbreviated application path for the current mobile Web application. | |
GetShortApplicationPath(SPWeb) | Returns the abbreviated application path for the specified mobile Web application. |
Top