SPMobileUtility.GetEditFormUrl method
Returns the URL of the edit form (EditForm.aspx) of the mobile Web application.
Overload list
Name | Description | |
---|---|---|
GetEditFormUrl() | Returns the URL of the edit form (EditForm.aspx) of the mobile Web application. | |
GetEditFormUrl(SPContext) | Returns the URL of the edit form (EditForm.aspx) of the mobile Web application. | |
GetEditFormUrl(SPView, SPItem, SPContext) | Returns the URL of the edit form (EditForm.aspx) of the mobile Web application. |
Top