Answer Posted / khyati
When the page is executed for the first time this method
will return the value TRUE else FALSE
IsPostBack returns bool value and returns TRUE only for the
first time execution/loading of the page
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Define delegation in .net?
Explain briefly the difference between value type and reference type?
What is the difference between select and selectmany?
What problem does Delegate Solve?
What are Namespaces?
Why is xml called extensible?
How do you mark a method obsolete?
What is c# in asp net?
What is the difference between CreateObject() and GetObject()?
If a method's return type is void, can you use a return keyword in the method?
What is interface c#?
Can I get the name of a type at runtime?
Why we use dll in c#?
Distinguish between finally and finalize blocks?
What is the use of system.environment class in c#.net?