SPMobileUtility.GetDispFormUrl-Methode (SPContext)
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 ( _
context As SPContext _
) As String
'Usage
Dim context As SPContext
Dim returnValue As String
returnValue = SPMobileUtility.GetDispFormUrl(context)
public static string GetDispFormUrl(
SPContext context
)
Parameter
context
Typ: Microsoft.SharePoint.SPContextEin SPContext -Objekt, das Kontextinformationen für die mobile Webanwendung darstellt.
Rückgabewert
Typ: System.String
Eine Zeichenfolge, die die URL enthält.