Diff between Normal Postback by a button Click and a postback using __doPostBack in javascript ?

StackOverflow https://stackoverflow.com/questions/9769855

Domanda

Question is the title itself.

 __doPostBack('<%=btnABC.UniqueID %>', '') and 

  onClick="Button1_Click" 
È stato utile?
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top