Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8385369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:39:09+00:00 2026-06-09T17:39:09+00:00

I see in the API there is a way to grab the UpdateDate field.

  • 0

I see in the API there is a way to grab the UpdateDate field. Is there a way to determine WHO made the last update to a particular content node? In other words, the user ID of the person that last edited a particular node?

Here’s some of the code I’m attempting to use:

Document[] releaseDocs = Document.GetRootDocuments();
User currentUser = User.GetCurrent();

foreach (var doc in releaseDocs)
{ 
   docPermissions = currentUser.GetPermissions(doc.Path);
   if ((docPermissions.Contains("F")) && (docPermissions.Contains("U")))
   {
      if (doc.HasPendingChanges())
      {
         if (doc.ParentId > -1)
         {
              lblPageContent += doc.Writer.Name;
         }
      }
   }
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T17:39:10+00:00Added an answer on June 9, 2026 at 5:39 pm

    I did some more research on this and, while writerID and writerName are supposed to store the last editor, there appears to be a bug in Umbraco. Their support suggested creating a hidden field that updates with the editor user data, so that’s my temporary work around for now.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All i see is birthday/email at at http://developers.facebook.com/docs/reference/api/user/ Is there a way to get
I see there is a API call for Frienships/Show, but I am not sure
Is there a way to access the Bing Maps API via REST to obtain
With the upcoming WCF Web API , is there any way to control JSON
Is there any way for a java servlet/jsp to determine the webserver's session timeout
Is there an easy way to find out the minimum BlackBerry API version required
Is there a way to see what request ASIHTTPRequest is making? My code is:
YUI3 deprecated cssgrids , but I don't see a replacement API on the site.
Solution: API 11 is needed see answer below! Easy Question: After downloading a File
I see many Java packages have api, impl and bundle jars (name-api.jar, name-impl.jar, name-bundle.jar).

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.