R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which method in ASP.NET is triggered on every page request?

  • (A) Page_Load()
  • (B) Init()
  • (C) Render()
  • (D) Start()

Explanation by: Ram Sharma
`Page_Load()` is executed on every request to a page in ASP.NET Web Forms.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.