Which statements is(are) correct about UseSubmitBehavior property of button control in Asp.Net?

 Posted by Vishalneeraj-24503 on 3/23/2015 | Category: ASP.NET Interview questions | Views: 4099 | Points: 40
Select from following answers:
  1. UseSubmitBehavior property to specify whether a Button control uses the client browser's submit mechanism.
  2. UseSubmitBehavior property to specify whether a Button control uses Asp.Net postback mechanism.
  3. UseSubmitBehavior property changes the <input type='submit'> tag to <input type='button'> form.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response