Tagged Questions

0
votes
1answer
1k views

Get access to ASP.Net CreateUserWizard buttons

I'm using a CreateUserWizard on my register page. The Sign Up button is part of a CustomNavigationTemplate. I need to set the Sign Up button as the default button of a ASP:Panel, but can't do so ...