Maximizing internal communicationsIn the modern business landscape, effective internal communication is the cornerstone of ...
Code Sample : How to programmatically delete a web (and it’s child webs)
If you have ever tried to delete a web either in code, or via the SharePoint GUI, then you will note that isn’t possible if the web has one or more child webs. (or grandchildren). To delete a web, you must first delete it’s subwebs.
The code below illustrates this in C# :
Here are some recent posts you may find interesting:
November 15, 2023
October 17, 2023
Essential information all policies should include When creating an effective policy, it is important ...
September 25, 2023
The urgency of establishing an AI usage policy In an era characterized by rapid ...
September 15, 2023
Practical guide on mastering compliance culture Employee compliance is essential for maintaining organizational integrity, ...
August 17, 2023
Increasing Employee Engagement in Policy Management (part 2)Part one of this post covered the ...
August 17, 2023
How to Increase Employee Engagement in Policy Management (part 1)The Connection between Employee Engagement ...