SPNavigationProvider.IEditableSiteMapProvider.IsEditable property

Namespace:  Microsoft.SharePoint.Navigation
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Private ReadOnly Property IsEditable As Boolean
    Implements IEditableSiteMapProvider.IsEditable
    Get
'Usage
Dim instance As SPNavigationProvider
Dim value As Boolean

value = CType(instance, IEditableSiteMapProvider).IsEditable
boolIEditableSiteMapProvider.IsEditable { get; }

Property value

Type: System.Boolean

Implements

IEditableSiteMapProvider.IsEditable

See also

Reference

SPNavigationProvider class

SPNavigationProvider members

Microsoft.SharePoint.Navigation namespace