SPList.DefaultViewUrl - Propriété
Obtient l’URL de l’affichage par défaut de la liste.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DefaultViewUrl As String
Get
'Utilisation
Dim instance As SPList
Dim value As String
value = instance.DefaultViewUrl
public string DefaultViewUrl { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'URL.