de la propiedad ListCreationInformation.QuickLaunchOption
Obtiene o establece un valor que especifica si la lista nueva se muestra en el Inicio rápido del 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 QuickLaunchOption As QuickLaunchOptions
Get
Set
'Uso
Dim instance As ListCreationInformation
Dim value As QuickLaunchOptions
value = instance.QuickLaunchOption
instance.QuickLaunchOption = value
public QuickLaunchOptions QuickLaunchOption { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.QuickLaunchOptions
Devuelve un .instance QuickLaunchOptionsque representa si se muestra la nueva lista en el inicio rápido del sitio.