hi,
i want to get the current logged in user name in my itemupdated() event handler.
how to fetch the user login name - for modified by and created by in my doc lib columns[metadata] ?.
this is required as my code is running under the spsecurity.runwithelevatedprivilges(delegate() { }); and i wont be getting the
modified by and created by since code would be in app pool identity