define ispostback and give some examples

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


Please Help Members By Posting Answers For Below Questions

What is the syntax for calling an overloaded constructor within a constructor?

533


Why is ienumerable used?

499


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

523


Explain acid rule of thumb for transactions in c#.

520


What is a generic method?

485






What do you mean by synchronous and asynchronous operations?

473


Explain the difference between event and a delegate in c#?

528


Why is it important to override gethashcode when equals method is overridden?

555


what is virtual method in c#?

707


What is the namespcae generally given to the webpage of the .NET Framework ?

596


What is difference between c sharp and c#?

468


write a c# program add two matrix with input number ?

561


State the top.NET class that everything is derived from?

516


What is interface inheritance?

533


Differentiate between copy and default constructor.

568