Does somebody know exist a control for a visualwebpart that allows to select an user/control?
I am creating a form using a visual web part and i want to allow to select an user.
I am searching for this control:

thanks.
|
Does somebody know exist a control for a visualwebpart that allows to select an user/control? I am creating a form using a visual web part and i want to allow to select an user. I am searching for this control:
thanks. |
|||
|
|
|
It's the PeopleEditor control. Here's the good article about it. It's about 2007 version but there's no changes in 2010. |
|||
|
|
|
To add the normal people picker to a web part you can use
Check out the below link, it has complete code: http://salaudeen.blogspot.in/2012/04/using-people-picker-in-web-parts.html |
|||
|
|