QuSmart Button Short Description:
Button control allow you to create a push button on the Web page.
QuSmart Button Long Description:
Use the Button control to create a push button on the Web page. You can create either a Submit button or a Command button. By default, a Button control is a Submit button. A Submit button does not have a command name (specified by the CommandName property) associated with the button and simply posts the Web page back to the server.You can use Style property to change style of Your button.