Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
37716 Points
5005 Posts
ASPInsiders
MVP
Feb 28, 2012 08:09 AM|LINK
Define "membership details". That is, what is it you want to update? If it's the configuration, then the method show by Brock works and allows updates. Brea in mind though, that changes to web.config will recycle the application, thus losing state.
Dave Sussman
All-Star
37716 Points
5005 Posts
ASPInsiders
MVP
Re: access sub elements of membership provider
Feb 28, 2012 08:09 AM|LINK
Define "membership details". That is, what is it you want to update? If it's the configuration, then the method show by Brock works and allows updates. Brea in mind though, that changes to web.config will recycle the application, thus losing state.