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
What are extender provider components?
What is dynamic in c#?
What kind of the information stored inside the assembly?
Which is better python or c#?
What is c# windows form application?
can multiple catch blocks be executed for a single try statement?
Why References are stored on heap and variables on stack?
What is a static property. Give an example?
Write a program to find the angle between the hours and minutes in a clock
Does c# support #define for defining global constants?
What is the advantage of constructor in c#?
What is the function of .IsDescendent()?
How does the clr work?
How a two-dimensional array declared in C#?
What are custom attributes in c#?