In EPiServer.Filters there are some useful filters, like FilterPublished, FilterAccess etc.
To use these filters, just do like this:
new FilterPublished().Filter(somePageDataCollection);
and it's done.
Tags: access, episerver cms 5, filter, pagedatacollection

No comments
Comments feed for this article
Trackback link: http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/trackback/