Freigeben über


SPMobileUtility.GetEditFormUrl-Methode

Gibt den URL des Formulars bearbeiten (EditForm.aspx) der mobilen Webanwendung.

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

Syntax

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

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

Rückgabewert

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

Siehe auch

Referenz

SPMobileUtility Klasse

SPMobileUtility-Member

GetEditFormUrl-Überladung

Microsoft.SharePoint.Utilities-Namespace