What is the difference between Postback and Ispostback
Property?

Answer Posted / sanjay maurya

postBack is a event is reload page on the server.
And the IsPostBack property of
the page object may be used to check whether the page
request is a postback or not. IsPostBack property is of the
type Boolean.

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should you do is you want to remove an existing component but would like to make some funtionalities?

1481


List some of the important session state modes of asp.net.

506


How many types of cookies are available in asp?

580


Where would you use an ihttpmodule, and what are the limitations if any?

527


What is the file through which you can customize your asp.net application?

548






Which property is used to identify the Page is Post Back in ASP.NET?

556


Why session is necessary in web application?

513


What is strong-typing versus weak-typing?

585


How can we provide the WebParts control functionality to a server control?

570


What are validator? How do you disable them?

602


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

600


Explain the asp.net page life cycle.

556


How does the iis work?

546


What is the difference between exe and dll?

556


Is web config mandatory?

540