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
How does session state work in asp.net?
What are the memory-mapped files?
What is global.asax file used for?
What is the difference between custom controls and user controls?
What is sdlc process?
Is asp.net core faster?
What is class and object in asp.net?
What is base class of .net?
What kind of data can be stored in viewstate?
What is asp.net futures?
Describe SOA and the tenets of it?
Explain how do you validate the controls in an asp .net page?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is a proxy in web service?
Define resource files.