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

See also

Reference

SPNavigationProvider class

SPNavigationProvider members

Microsoft.SharePoint.Navigation namespace