Freigeben über


SPForm.MobileUrl-Eigenschaft

Ruft die URL der Version des Formulars von mobilen Geräten verwendet.

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

Syntax

'Declaration
Public ReadOnly Property MobileUrl As String
    Get
'Usage
Dim instance As SPForm
Dim value As String

value = instance.MobileUrl
public string MobileUrl { get; }

Eigenschaftswert

Typ: System.String
Die URL des mobilen Formulars.

Siehe auch

Referenz

SPForm Klasse

SPForm-Member

Microsoft.SharePoint-Namespace