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 / manjula
in page load,we get those data which is bind to that webform
previously,we cannot click any button in page load
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between typeof() vs gettype()?
Which dll handles the request of .aspx page?
Why do you use the app_code folder in asp.net?
Explain the difference between debug.write and trace.write?
What is the difference between a default skin and a named skin?
Explain what does wsdl stand for?
What is custom attribute? How to create?
What is paging in context of Memory?
Why is global asax is used for?
What is xaml? Are xaml file compiled or built on runtime?
What is asp.net? How is it different from asp?
what are the security certificates used in webservices?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is data control in asp.net?
How can we pass info between 2 asp.net pages?