Webform Button

A button in a webform is class or object? If it is object than which is class for that object?

Questions by maheshk_222

Showing Answers 1 - 25 of 25 Answers

sumitn

  • Aug 28th, 2010
 

Button on a web form is an object of class system.web.ui.webcontrols.button .  

The eventhandler associated with this object are like functions of this object.

nand_bca

  • Oct 17th, 2010
 

Webform is a form. We dragdrop button control and create button. We create one button control for any event handling code.
Regards,
Nand kishore

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions