SPMobileUtility.GetNewFormUrl method
傳回行動裝置的 Web 應用程式的新表單 (NewForm.aspx) 的 URL。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Function GetNewFormUrl As String
'用途
Dim returnValue As String
returnValue = SPMobileUtility.GetNewFormUrl()
public static string GetNewFormUrl()
傳回值
Type: System.String
字串,包含 URL。