1.IsPostBack is a method of System.UI.Web.Page class
2.IsPostBack is a method of System.Web.UI.Page class
3. IsPostBack is a readonly property of System.Web.UI.Page class
4.None of the above.
Answer:2