customizing the CreateUserButton

A

Anton

hi

asp.net 3.5

I want a customized CreateUserButton in my createuserwizard. I want to add a
ImageButton as CreateUserButton, but I don't know what id it should have and
what commandname it should have?

I don't know if it's possible but I've read that it's possible to customize
the Continue button, buttun id="ContinueButton" CommandName="Continue"

any suggestions?
 
A

Alexey Smirnov

hi

asp.net 3.5

I want a customized CreateUserButton in my createuserwizard. I want to add a
ImageButton as CreateUserButton, but I don't know what id it should have and
what commandname it should have?

I don't know if it's possible but I've read that it's possible to customize
the Continue button, buttun id="ContinueButton"  CommandName="Continue"

any suggestions?

http://forums.asp.net/t/1272360.aspx

Hope this helps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top