SPMobileUtility.GetFormUrl Method
Include Protected Members
Include Inherited Members
Returns the URL of the specified type of form in a mobile Web application.
Overload List
Name | Description | |
---|---|---|
GetFormUrl(PAGETYPE) | Returns the URL of the specified form in a mobile Web application. | |
GetFormUrl(SPContext, PAGETYPE) | Returns the URL of the specified form in a mobile Web application. | |
GetFormUrl(SPView, SPItem, SPContext, PAGETYPE) | Returns the URL of the specified form in a mobile Web application. |
Top