PortalSiteMapProvider.IsEditable property

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

Syntax

'Declaration
Protected ReadOnly Property IsEditable As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.IsEditable
protected bool IsEditable { get; }

Property value

Type: System.Boolean

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace