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