SPMobileUtility.GetEditFormUrl method
Include protected members
Include inherited members
傳回編輯表單 (EditForm.aspx) 的 mobile Web 應用程式的 URL。
Overload list
Name | Description | |
---|---|---|
GetEditFormUrl() | 傳回編輯表單 (EditForm.aspx) 的 mobile Web 應用程式的 URL。 | |
GetEditFormUrl(SPContext) | 傳回編輯表單 (EditForm.aspx) 的 mobile Web 應用程式的 URL。 | |
GetEditFormUrl(SPView, SPItem, SPContext) | 傳回編輯表單 (EditForm.aspx) 的 mobile Web 應用程式的 URL。 |
Top