Custom WebPart Editor
One of the nice things about a webpart is it’s flexibility! With a webpart, you can expose a bunch of properties to allow the user to quickly change the behavior and look of the webpart. This post will walk you through how to create a custom webpart editor with dynamic properties using an EditorPart. I […]