Creating List/Library Folders Programmatically
I’ve got this method that I keep copying and pasting into different solutions so I figured I’d post it here in case someone else could benefit from it. You would think that it would be really easy to create folders in a list or library but oddly enough (or, if you’ve done SharePoint development long enough you would say typically enough), it’s not. So, here’s a simple little method to help you get a folder […]