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

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

سؤال

Question is the title itself.

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

  onClick="Button1_Click" 
هل كانت مفيدة؟
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top