SPList.MobileDefaultNewFormUrl-Eigenschaft

Ruft die Standard mobile neue Form Server relative URL für diese List-Objekt.

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

Syntax

'Declaration
Public ReadOnly Property MobileDefaultNewFormUrl As String
    Get
'Usage
Dim instance As SPList
Dim value As String

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

Eigenschaftswert

Typ: System.String
Eine String Darstellung der URL.

Siehe auch

Referenz

SPList Klasse

SPList-Member

Microsoft.SharePoint-Namespace