mycwcgr

mycwcgr

  • NA
  • 13
  • 0

Is there a function which can add a user to a role in ASP.NET ?

Aug 31 2005 2:46 AM

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?