The button control is utilized for displaying a push button. This push button can be used for submitting and for commanding. Submit button is the default setting in button control.
• Submit button – The submit button posts a page back to the server after it has been clicked.
• Command button- It has got the command name. One can use this to create more than one button controls on a particular page.