Hi I want to add additional attribute when a user is register through ASP.NET WebSite Administration Tool . By default when we register use from administration tool , it contain password , username , security answer etc. I want to add additional field like address in it . There is a way to doing it .
Please suggest me usable link or sample code.
If I understand your question correctly, please try this:
in web.config:
In codebehind: