IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The data managers, for example the NewsManager, are not responsible for storing information about what items have been sent to the Recycle bin, since the items are not moved but only marked as deleted. This is the responsibility of the Recycle Bin module, which is notified for all items that were moved in or out of the Recycle Bin through the Telerik.Sitefinity.Services.EventHub.
To check what items are in the Recycle bin, use the IRecycleBinManager:
You could also get the specific IRecycleBinDataItem for the corresponding data item that is marked as deleted in the following way:
The IRecycleBinDataItem contains general information for each data item that was sent to the Recycle bin and Sitefinity CMS uses it to visualize the Recycle bin page in the backend.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important