Skip to content

SPums.be

is now Digie for Business

Tag Archives: user

Get user information out of SharePoint

There are different ways to get user information out of SharePoint. These examples describes how you can get that information by using some simple code. The user information is stored in a user field in a list (for example the Author field) Dim query As String = "<Where><Eq><FieldRef Name=""ID"" /><Value Type=""Counter"">" & id & "</Value></Eq></Where>" […]

Posted byGene VangampelaereJune 27, 2011June 27, 2011Posted inSPUMSTags: sharepoint, user
SPums.be, Proudly powered by WordPress.