Sharing the experience
SharePoint, Office 365, Azure services quick practical notes for IT Pros
Pages
(Move to ...)
Home
SharePoint Upgrade 2007, 2010, 2013, SharePoint On...
The source of inspiration: SharePoint Reading list
Email Subscription
▼
Thursday, March 24, 2011
get SPUser from SPFieldUser
Wondering why seems puzzling to get SPUser from SPFieldUser? Me too)
SPUser creator = ((SPFieldUserValue)(item.Fields["Created By"]).GetFieldValue(item["Created By"].ToString())).User;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment