Go to content

Go to employees

Go to search

Blog entries posted during January 2008

 

Emptying the Recycle Bin in CMS

Default the "Empty Recycle Bin" only deletes pages older than 30 days (that is default by EPiServer). To delete pages newer than this use the following stored proc: editDeleteChilds'2' where '2' is the pageId of the Recycle Bin. This may come in...