de la propiedad PortalSiteMapDataSource.EnableInheritance
Obtiene o establece un valor que indica si se debe o no activar la configuración de la herencia.
Espacio de nombres: Microsoft.SharePoint.Publishing.Navigation
Ensamblado: Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)
Sintaxis
'Declaración
Public Property EnableInheritance As Boolean
Get
Set
'Uso
Dim instance As PortalSiteMapDataSource
Dim value As Boolean
value = instance.EnableInheritance
instance.EnableInheritance = value
public bool EnableInheritance { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
Miembros PortalSiteMapDataSource
Espacio de nombres Microsoft.SharePoint.Publishing.Navigation