vijay rastogi
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
By vijay rastogi in ASP.NET on Jul 17 2012
  • mani vannan
    Dec, 2013 17

    A postback is initiated by the browser, and reloads the whole page, usually when a control on the page (e.g. a button) is changed. With some controls (e.g. Checkboxes), you choose if changing the control should result in a postback. This property is called AutoPostback.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS