SPMobileUtility.GetDispFormUrl method
Include protected members
Include inherited members
傳回顯示表單 (DispForm.aspx) 的 mobile Web 應用程式的 URL。
Overload list
Name | Description | |
---|---|---|
GetDispFormUrl() | 傳回顯示表單 (DispForm.aspx) 的 mobile Web 應用程式的 URL。 | |
GetDispFormUrl(SPContext) | 傳回顯示表單 (DispForm.aspx) 的 mobile Web 應用程式的 URL。 | |
GetDispFormUrl(SPListItem) | 從 SPListItem 建立顯示表單 | |
GetDispFormUrl(SPView, SPItem, SPContext) | 傳回顯示表單 (DispForm.aspx) 的 mobile Web 應用程式的 URL。 |
Top