PortalSiteMapProvider.IEditableSiteMapProvider.IsEditable property

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

Syntax

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

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

Property value

Type: System.Boolean

Implements

IEditableSiteMapProvider.IsEditable

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace