Tagged Questions
0
votes
3answers
76 views
Error on recreating web application
I've written a powershell script to create a web application, add libraries and pages, etc. As I work through the script and fix bugs and issues, I delete the web application through central ...
0
votes
0answers
23 views
How to programatically delete an item when delete item is not enabled at a Web Application Level
At a Web Application level you can turn off the ability for a user to delete an item. If you do turn it off at that level is it possible to delete a file through a workflow or through custom code?