Browse by Tags

All Tags » Caml » Object Model (RSS)

SharePoint - Retrieving login name from SPUserField in a list by Bas

For a long time I didnt know how to retrieve a login name from a SPUser field in a SharePoint List. When a user doesn't have a userProfile, he is stored in the SPUser field as <number>;#<Domain\loginName>, and when he does have a profile...