We have a single site collection with many different page libraries. I'd like to create a single event receiver for ALL page libraries in the site collection (850- Page Library). Can you do this?
The event receiver will essentially remove/expire something we have stored in the System.Web.HttpRuntime.Cache. We are caching the content in the Page Library and would only like to expire the cache when a new page or change is performed on some content in the page library.