SharePoint: SPList.HasView() extension method
One quick posting. I wrote yesterday extension method for SharePoint that checks if view exists. I think it is far better for performance if I don’t live on try…catch to find out if view exists or not. Extension method that you have to put in static class is here.
NB! This blog is moved to gunnarpeipman.com
Click here to go to article