SPMobileUtility.GetShortApplicationPath Method
Include Protected Members
Include Inherited Members
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