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 is a concrete class in c#?
What is scaffolding in c#?
What is dynamic in c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
What do you mean by shared assembly?
the c# keyword .int. Maps to which .net type?
Why is c# used?
What is stringreader in c#?
For read-only operation which property you have to designated?
What is public void in c#?
What is a reference type c#?
What is difference between yielding and sleeping?
What is yield keyword?
What are the different states of a thread?
What is the base class in .net from which all the classes are derived from?