Try our conversational search powered by Generative AI!

Listing editors of a page

Vote:
 

I can list a variety of page properties, but am not sure how to expose the collection of editors?

Any advice gratefully recieved. Thanks

#62323
Oct 22, 2012 11:50
Vote:
 

Hi Jon,

 

Well you have the CreatedBy and ChangedBy properties to see what editor created and worked with the page last.

But what editors do you want to list? Everyone that has access to the page?

#62324
Oct 22, 2012 12:48
Vote:
 

Hi

If you want to find any editor that has made changes to a page, you would need to go through all versions of that page. You can find all versions of a page like this:

var versions = PageVersion.List(myPageReference);

#62329
Oct 22, 2012 14:51
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.