Monday, August 3, 2009

What is the name of the method used to update users in ASP.NET Membership API ?


Membership.UpdateUser(cUser);
where cUser is the object of MembershipUser class.


www.codecollege.NET

No comments:

Post a Comment