Is there a function which can add a user to a role in ASP.NET ?
In ASP.Net 2.0, I create new user by CreateUserWizar, how can I add the user just created to a existed role?