Clearly Explain the ispostback

Answer Posted / deepak

this indicate all action will perform before page will be
post back like
if(ispostback)
{
}

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between user control and custom control?

574


What is Web API Routing?

686


Explain diff. Between friend and protected friend?

588


Explain an object, class and method.

644


What is repository pattern in mvc.net? : asp.net mvc

606






Explain how can we inherit a static member?

611


State differences between MVC and WebAPI

700


Explain the features that make asp.net more used framework? : asp.net mvc

569


What is application Object?

676


What is the state management in asp.net?

642


What is the difference between user control an custom control?

707


What is the parent class of all web server control?

629


What is a web api? Which protocol is used in a web api?

630


What are the Types of object in asp

724


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2257