AI OnAI Off
Hi,
There are several ways to get EPiServer Community entities, Joel Abrahamsson describes in details these ways in a blog post , please have a look at http://labs.episerver.com/en/Blogs/Joel-Abrahamsson/Dates2/2009/3/Getting-EPiServer-Community-entities-ndash-filtering-and-sorting-strategies/.
Hope this could help!
Regards,
/Hai
Hi,
I'm trying to get blogentries not created by certain authors. I can't find how to exclude these using an EntryQuery. Have I missed something somewhere...?
At the time being I'm only able to solve this by creating my own db query, but I really don't wan't to go down that road (caching problems etc...).
// Regards, Torbjörn