Search This Blog

Friday, April 17, 2015

Clear values from People picker control

pplUser.Entities.Clear();

No comments:

Post a Comment

Restricting Custom People Picker to only one Sharepoint group programatically

Refer the following script files in your page,     <!-- For People Picker -->     <script type="text/javascript" src...