Hi,
I am developing a website that uses ASP.NET 2.0 Membership providers. I have created a few new users but I am not able to find any examples on how I can edit/update the UserName and Email fields.
I understand that you can use the attribute "UpdateUser" in the Membership provider. Can anyone provide any examples on this?
Thanks.