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 the collection of all lists that are contained in the Web site available to the current user based on the current user’s permissions.
var value = SP.Web.get_lists();
Property Value
Type: SP.ListCollection