Hi,
Im looking for pages that have the files in the VPP using Episerver 6 R2.
I using this code:
EPiServer.DataAbstraction.SoftLinkCollection filecollection = EPiServer.DataAbstraction.SoftLink.Load(file);
Is there a way to use this and not look in the Recycle bin? I only ask as our client has deleted hundreds of pages and we dont want to look at these pages.
Thanks