The spwebconfigmodification tag has no wiki summary.
0
votes
1answer
756 views
WebConfigModifications Remove functionality is not working in SharePoint 2010
I am using the following code to remove a web.config modification which added to web.config via one feature
Collection<SPWebConfigModification> applicationModifications = ...