SPForm.MobileUrl - Propriété
Obtient l'URL de la version du formulaire utilisé par les périphériques mobiles.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MobileUrl As String
Get
'Utilisation
Dim instance As SPForm
Dim value As String
value = instance.MobileUrl
public string MobileUrl { get; }
Valeur de propriété
Type : System.String
L'URL du formulaire mobile.