SP.Site.recycleBin Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of recycle bin items for the site collection.
var value = SP.Site.get_recycleBin();
Property Value
Type: SP.RecycleBinItemCollection
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of recycle bin items for the site collection.
var value = SP.Site.get_recycleBin();
Type: SP.RecycleBinItemCollection