Freigeben über


SPMobileUtility.GetNewFormUrl-Methode

Gibt die URL des neuen Formulars (NewForm.aspx) einer mobilen Webanwendung zurück.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetNewFormUrl As String
'Usage
Dim returnValue As String

returnValue = SPMobileUtility.GetNewFormUrl()
public static string GetNewFormUrl()

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die die URL enthält.

Siehe auch

Referenz

SPMobileUtility Klasse

SPMobileUtility-Member

GetNewFormUrl-Überladung

Microsoft.SharePoint.Utilities-Namespace