de la propiedad SPNavigationProvider.IEditableSiteMapProvider.IsEditable
Espacio de nombres: Microsoft.SharePoint.Navigation
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Private ReadOnly Property IsEditable As Boolean
Implements IEditableSiteMapProvider.IsEditable
Get
'Uso
Dim instance As SPNavigationProvider
Dim value As Boolean
value = CType(instance, IEditableSiteMapProvider).IsEditable
boolIEditableSiteMapProvider.IsEditable { get; }
Valor de propiedad
Tipo: System.Boolean
Implementaciones
IEditableSiteMapProvider.IsEditable