Q. What is the name of the property of ASP.NET page that you can query to determine that a ASP.NET page is being requested not data being submitted to web server?


 A.FirstGet
 B.Initialized
 C.IncludesData
 D.IsPostBack
Ans: D