SPNavigationProvider.IsEditable property
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property IsEditable As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsEditable
protected virtual bool IsEditable { get; }
Property value
Type: System.Boolean