Stop duplicate items
Oh here's what I expect with fluent
Lets call my event "Steves Birthday", it's set to start Jan 1st, 2012...and that's the only event in my database...
When I query with fluent
App.WorkWith().Events().Get();
Hello Steve,
Each content item has master, temp and draft status. If you don't different lifecycle states for an object you will get all states for this single object.
Greetings,
Ivan Dimitrov
the Telerik team