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 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.