Can you explain “AutoPostBack”?

 Posted by ArticlesMaint on 9/15/2009 | Category: ASP.NET Interview questions | Views: 6649


Answer: -
If we want the control to automatically post back in case of any event, we will need to check this attribute as true. Example on a Combo Box change we need to send the event immediately to the server side then set the “AutoPostBack” attribute to true.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response