What is the base class of Button control?
Answers were Sorted based on User's Feedback
Answer / prasad
It is ButtonBase.
Even ButtonBase is inherited from Control Class.
| Is This Answer Correct ? | 3 Yes | 5 No |
What tags do you need to add within the asp:datagrid tags to bind columns manually.
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Explain how to load the contents of an xml file into an xmldocument object?
What relationship is between a process, application domain, and application?
How do you trigger the paint event in system.drawing?
Write code for fetch record nos 15 to 25 from a dataset containing 50 records?
What do you mean by web service?
What is a variable of implicit type and what is its scope?
Does .net supports destructors concept?
Please explain the difference between constants and read-only variables?
Is .net 4.8 backwards compatible?
Why inheritance is important?