.NET Multiple Choice Questions and Answers

Question

Which of the following is true?

A IsPostBack is a method of System.UI.Web.Page class
B IsPostBack is a method of System.Web.UI.Page class
C IsPostBack is a readonly property of System.Web.UI.Page class
D None of the above

Answer & Explanation

Answer: Option [B]