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?

Options
- FirstGet
- Initialized
- IncludesData
- IsPostBack


CORRECT ANSWER : IsPostBack

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement