Partager via


IEditableSiteMapProvider.IsEditable - Propriété

Retourne si le fournisseur de Navigation qui implémente cette interface permet la modification de ses nœuds de navigation.

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

Syntaxe

'Déclaration
ReadOnly Property IsEditable As Boolean
    Get
'Utilisation
Dim instance As IEditableSiteMapProvider
Dim value As Boolean

value = instance.IsEditable
bool IsEditable { get; }

Valeur de propriété

Type : System.Boolean
Boolean : true = modifiable ; False = lecture seule

Voir aussi

Référence

IEditableSiteMapProvider interface

IEditableSiteMapProvider - Membres

Microsoft.SharePoint.Navigation - Espace de noms