You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load?
Answer Posted / mupnesh
by right click on the button. Property of the button will
display and on top the name of button display.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are sessions and cookies?
How can we register exception filter from the action?
How to send a DataReader as a parameter to a remote client ?
Define dll hell?
What is enableviewstate?
Which protocol is used to call web service?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Explain the difference between asp and asp.net?
How does asp.net work?
Explain different authentication modes in asp.net?
Explain Optimization technique description?
Does asp.net still recognize the global.asa file?
What is preprocessor in .net? Where it use?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?