SP.List.isSiteAssetsLibrary Property

Applies to: SharePoint Foundation 2010

Gets a value that indicates whether the list is designated as a default asset location for images or other files which the users upload to their wiki pages.

var value = SP.List.get_isSiteAssetsLibrary(); 

Property Value

Type: Boolean

true to designate the list as a default asset location for images or other files which the users upload to their wiki pages; otherwise, false.

Applies To

SP.List Class

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace