本文介绍了在回收站中看不到以编程方式删除的子站点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个自定义工作流,该工作流使用subsite.delete()删除子站点.但是,我无法在回收站中找到这些站点.
I have a custom workflow that deletes subsites using subsite.delete(). I, however, am not able to find these sites in the recycle bin.
我以网站集管理员身份登录
I am logged in as site collection administrator
我也查看了最终用户的回收站和第二级回收站.
I have looked at the end user recycle bin and second level as well.
有什么想法吗?
谢谢!
推荐答案
您在这里.它将直接进入管理员回收站
Here you go. It will go to admin recyle bin directly
https://sharepoint.stackexchange.com/questions/173481/sharepoint-2013-deleted-subsites-not-going-in-recycle-bin
https://sharepoint.stackexchange.com/questions/173481/sharepoint-2013-deleted-subsites-not-going-in-recycle-bin
这篇关于在回收站中看不到以编程方式删除的子站点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!