Browse by Tags

Sorry, but there are no more tags available to filter with.
Using the People Picker Control in Sandbox Solutions / Office 365
23 Sep 2011 11:09 AM
Body: The SharePoint sandbox does not allow you to use the Microsoft.SharePoint.WebControls namespace in your code. This means you can't instantiate objects from classes in that namespace or automate existing object instances of classes in that namespace. Because of this restriction, the MSDN documentation for PeopleEditor you will see the following: Sandbox... Read More...