2
I’m developing a Sharepoint MVC app that creates an AD user in Sharepoint, so I need a field similar to SharePoint:PeopleEditor
that exists in ASPX, to validate these users at the time of registration.
Is there any alternative? Or some other way I can do this validation?
How’s the code for that?
– Leonel Sanches da Silva