ASP.net MCQs

78. Which of the following is true ?

A. IsPostBack is a readonly property of System.Web.UI.Page class
B. IsPostBack is a method of System.UI.Web.Page class
C. IsPostBack is a method of System.Web.UI.Page class
D. None of these
✅ The correct answer is option C.

Scroll to Top