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