de la propiedad Web.QuickLaunchEnabled
Obtiene o establece un valor que especifica si el área Inicio rápido está habilitada en el sitio.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property QuickLaunchEnabled As Boolean
Get
Set
'Uso
Dim instance As Web
Dim value As Boolean
value = instance.QuickLaunchEnabled
instance.QuickLaunchEnabled = value
public bool QuickLaunchEnabled { get; set; }
Valor de propiedad
Tipo: System.Boolean
true si se habilita el área de inicio rápido en el sitio; en caso contrario, false