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 / thiyagu
In page Load
Page.Request.Form.Keys
will get which button is clicked
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which two new properties are added in asp.net 4.0 page class?
Explain about asp.net caching?
Explain cookies with example.
What does the .webpart file do?
How to bind all the binding controls in a page at once in ASP.NET?
How can we register exception filter from the action?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is preprocessor in .net and type, where it use?
Is a dll file an executable?
What is the caspol.exe tool used for?
Explain the difference between debug.write and trace.write?
What is the typical session identifier?
When Cookies are expired in ASP.NET?
What does a switch do?
What is voluum?