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
How does the service stream content?
Explain how cookies work. Give an example of cookie abuse.
Can we use a static function with a non-static variable?
What is user control in asp.net?
What are the major built-in objects in ASP.NET?
Why Unload event of MasterPage Calls first in ASP.net ?
What are the different validators in asp.net?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How would you turn off cookies on a page of a website?
how to retrieve property settings from xml .config file.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Explain the code Access Security (CAS) in .net Framework?
What are the modes of updation in an updatepanel?
What is difference between session and application in asp net?