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 / sandhya
Useing commandName property we can find out.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where sessions are stored?
What are the uses of reflection?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is the difference between login controls and forms authentication?
Which protocol is used to call web service?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Will session work if cookies is disabled?
Where is the session stored?
What is css and what is it used for?
What is preprocessor in .net? Where it use?
How can you enable impersonation in the web.config file?
What is the parent class of all the web server control?
What is a windows service?
Give me one example of Web API Routing?
Can any body provide me the sample web application in asp.net