I need to check when the pages are saved in a PropertyCriteria, because the filter "PageStartPublish" doesn´t give me the right result. What PropertyCriteria.Name can I use to accomplish that?
/Helena
What I think you are looking for is "PageSaved"..?
If you look in the SDK doc, look for "FindPagesWithCriteria(PageReference,PropertyCriteriaCollection)" and you will see the whole list there.