Share via


SPList.MobileDefaultEditFormUrl - Propriété

Retrieves the default mobile edit form server relative URL for this list object.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MobileDefaultEditFormUrl As String
    Get
'Utilisation
Dim instance As SPList
Dim value As String

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

Valeur de propriété

Type : System.String
A String representation of the URL.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms