SP.List.isApplicationList Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies a flag that a client application can use to determine whether to display the list.

var value = SP.List.get_isApplicationList(); 
SP.List.set_isApplicationList(value);

Property Value

Type: Boolean

Applies To

SP.List Class

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace