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 is the page life cycle in asp.net?
What is enableviewstatemac in asp net?
Mention few asp.net validators.
Which asp.net objects encapsulate the state of the client and the browser?
How we can force all the validation controls to run?
Explain transparent caching with aop?
How you will improve web application performance?
Explain how do you validate the controls in an asp .net page?
Define static constructor?
What is directive in asp net?
How to deploy/publish webservices?How many ways?Plz explain me
State differences between MVC and WebAPI
How to register exception filter globally?
Define what is razor? : asp.net mvc
How do I open an ashx file?