Freigeben über


SPMobileUtility.GetDispFormUrl-Methode

Gibt den URL des Formulars anzeigen (DispForm.aspx) der mobilen Webanwendung.

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

Syntax

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

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

Rückgabewert

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

Siehe auch

Referenz

SPMobileUtility Klasse

SPMobileUtility-Member

GetDispFormUrl-Überladung

Microsoft.SharePoint.Utilities-Namespace