People Picker

There are 1 entries for the tag People Picker

Revisiting the People Picker (PeopleEditor) Control

I was working with the People Editor Control and realized there are a couple weird things you need to do before you can read values into the control and save values into a list. Here are a few samples related to saving multiple items into a list and reading multiple items from a list into the control. Updating an Item from a PeopleEditor Control: string[] UsersSeperated = peUserEditor.CommaSeparated... SPFieldUserValueCollection UserCollection= new SPFieldUserValueCollection(); foreach...

Posted On Thursday, March 12, 2009 3:28 PM | Feedback (4)

Copyright © MOSSLover

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski