Answer Posted / raj
Ispostback is a method which represents whether the page
state of page is postback or first time loaded or it’s a
round robin process. If the page is postback it returns
True and False for the First Time loaded. The result will
come as Binary 0,1.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Define view state.
What role “#&&” plays in a querysting?
Explain page output caching?
How to make paging concepts in datagrid in ASP.NET?
What’s the difference between response .redirect and server.transfer?
Where the viewstate is stored after the page postback?
What is a 1x1 pixel?
Which object wraps the state or data of a user?
How can you send an email message from an asp.net web page?
What symbol would you use to denote, the start of a code block in aspx views?
What r the asp.net list controls and diff. Between them?
Why is it preferred to not use finalize for clean up?
How tooltip is set through code-behind in ASP.NET?
How ASP.NET page works?
What is the page life cycle in asp.net?