• Our Office
  • 12 Alpine Close Lakefield Benoni 1501

SPContext.Current.Web.CurrentUser.LoginName

We had an issue where the SPContext.Current.Web.CurrentUser.LoginName displayed the incorrect (old) login for a user i.e. user loginname was changed. In most cases it works to run the migrateuser command to link the old and new account. But in some cases this does not pull through correctly. The following solution worked [...]

Read More