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

Why web api is better than wcf?

553


Why Unload event of MasterPage Calls first in ASP.net ?

583


Which two new properties are added in asp.net 4.0 page class?

521


What is the difference between globalization and localization?

487


In which event of the page viewstate is available?

466






Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

557


What are the advantages of using session?

432


How we implement web farm and web garden concept in asp.net?

537


What is cookies in asp net?

519


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

549


Explain a program using code nuggets to create a simple application? : asp.net mvc

508


How will you do Redo and Undo in a TextControl?

664


Are cookies stored on server or client?

500


How can you identify that the page is post back?

551


Which object wraps the state or data of a user?

543