
How to get and delete all site columns and content types from your SharePoint Site using C#
In this article, I am going to provide steps to get all the site columns and content types from your SharePoint Site and delete the site columns and content types using C# in Visual Studio 2017.
Continue reading