McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2024
→
Programming Languages
→
ASP.NET
→
Which of the following is not an ASP.NET...
Q.
Which of the following is not an ASP.NET page event?
A.
Init
B.
Load
C.
Import
D.
Message
Answer» C. Import
1.7k
0
Do you find this helpful?
7
View all MCQs in
ASP.NET
Discussion
No comments yet
Login to comment
Related MCQs
Which is the first event of the ASP.NET page, when the user requests a web page?
You need to allow users to choose their own themes. In which page event will you write the user-selected theme?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to the server?
What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?
If a user wants to create controls at runtime which event should be used to write code?
Which file is used to write the code to respond to the Application_Start event?
When a User’s Session times out which event should you respond to?
Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page?
You need to programmatically configure page output caching. Which object would you use?
Which of the following is not a member of ADODBCommand object?