what is PostBack Property exactly ? when It Returns True?
when it Returns False?
Answer Posted / neha
when some event is fired like drop down's text changed then
page is posted back from server to client.
for the very first time when the page loads then postback
is false and after postback it return true
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the differences between application object and session object?
Briefly describe the role of global.asax?
What is a session in asp.net?
Will session work if cookies is disabled?
Can you explain one critical mapping?
Explain about consistent programming model in the .NET framework?
What are session objects?
Explain what are webservices?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
How can you implement encapsulation in asp.net?
What are the new navigation controls in asp.net 2.0?
Where is session cookies stored?
What does the hotspot class in .net do?
Name the tools or API for developing or testing web api?
What is asp.net web application?