Question:From within an ASP.NET page, you need to run a section of code only if the user haspreviously loaded the page and is submitting data as part of a form. Which Pageobject property should you use? [Textbook-70-515]
A IsCallback
B IsReusable
C IsValid
D IsPostBack
+ AnswerD
+ Report