Import is not an ASP.NET page event - Basic concept of ASP.NET

Q.  Which of the following is not an ASP.NET page event?
- Published on 28 Jul 15

a. Init
b. Load
c. Import
d. None of the above.

ANSWER: Import
 

    Discussion

  • ramesh   -Posted on 25 Sep 15
    Import is not an ASP.NET page event. It is a directive. It is used to imports a namespace into an ASP.NET application.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)