SP.ListCreationInformation.quickLaunchOption Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the new list is displayed on the Quick Launch of the site.

var value = SP.ListCreationInformation.get_quickLaunchOption();

SP.ListCreationInformation.set_quickLaunchOption(value);

Property Value

Type: SP.QuickLaunchOptions

Applies To

SP.ListCreationInformation Class

See Also

Reference

SP.ListCreationInformation Methods

SP.ListCreationInformation Properties

SP Namespace