C# – Peoplepicker control for webpart custom property

csharepoint-2010

I am using a custom property in custom visula webpart. This property is used to select users from AD. for this I want to provide people picker control. Can anyone tell me how to bind this people picker control for custom webpart property.

Note: I am using visual studio 2010 and working with sharepoint 2010

Best Answer

Refer the Using People Picker control for knowing how to bind the people picker for custom webpart property. Then for a webpart custome property pane refer to this link