Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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