SPList.MobileDefaultNewFormUrl - Propriété
Retrieves the default mobile new 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 MobileDefaultNewFormUrl As String
Get
'Utilisation
Dim instance As SPList
Dim value As String
value = instance.MobileDefaultNewFormUrl
public string MobileDefaultNewFormUrl { get; }
Valeur de propriété
Type : System.String
A String representation of the URL.