What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
Answer Posted / swapna
The Render() method.
| Is This Answer Correct ? | 52 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of view state?
What is web api config?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Explain the difference between authentication and authorization.
Explain exception filters?
What is application variable in asp.net?
What are the differences between code behind and code inline?
What is session object? Describe in detail.
Does web services support data reader like pom project?
What is the basic difference between asp and asp.net?
What are the differnt types of handler in ASP.NET?
What is the use of view state?
What are the advantages of using session?
what are the Custom controls in asp.net?
explain code with datachaching with example