What is the difference between Postback and Ispostback
Property?
Answer Posted / nabhirai jain
ISpostback()is the event which is being generated when the
page is posted back to itself to handle the events in
page life cycle.
It is a page event.
It is generated inside page_Load() event.
It holds boolean value.
False;First time when the page is loaded.
Facebook login page loaded in the browser on the first request.
True: when the user fill the form and click on submit to verify and store the data on server side.
execute on server side.
control is send back to page to handle the other page events at that moment boolean value holds true value.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Please briefly explain the usage of global.asax?
What asp.net control can embed xaml into asp.net pages?
What is the difference between session and application?
witch is the best insistute in sharpoint course.what abt future of share point course.
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
How use Xml data in ASP.net?
What is asp.net used for?
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What is a web farm?
What is asp.net and how it works?
What is & in a url?
What are session cookies?
Why select Web API?
What is ASLM?