The Importance of Versioning with PoliciesWhat is policy versioning?Policy versioning is the practice 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:
February 6, 2023
January 30, 2023
The Importance of assigning owners to PoliciesPolicies are an essential part of any organization. ...
January 19, 2023
Preventing Rogue Policies in the WorkplaceWhat are Rogue Policies & how can they impact ...
January 13, 2023
A guide to compliance terminologyCompliance terminology may be used in many different organizational settings ...
January 3, 2023
A list of essential policies for your organizationA policy is a formal rule, requirement ...
December 6, 2022
Best Practices for your SOPsSOPs are used to create a standard operating procedure for ...