1·Browsers, by default, will postback if the form doesn't contain an action attribute.
默认情况下,如果窗体不包含操作属性,浏览器将会回发。
2·You will also likely find, if you are already well versed in ASP.NET, that you will continue to use the standard page postback model most often.
您很可能也会发现,如果您很精通asp.net,那么您大多数时候仍会继续使用标准的页面回发模型。
3·During postback, Seam automatically detects the pairing.
在回发期间,Seam自动检测该配对。
4·How to prevent my ASP. NET checkbox from being reset on postback?
如何预防我的ASP。净复选框被重置回发吗?
5·NET AJAX enables you add entries to a browser's history stack that are linked to a specific state of a Web page, such as the state that is created by an asynchronous postback.
NET AJAX 使您可以向浏览器的历史记录堆栈中添加条目,这些条目链接到网页的特定状态,例如通过异步回发创建的状态。
1·An ASP.NET postback is a little trickier; using absolute positioning maintains the context menu in the realm of the current page and doesn't apply changes to the page's elements tree.
NET回传是一个小技巧,在当前页面中使用绝对位置来维持快捷菜单不会改变页面的元素结点树。
2·The button controls trigger an event in server code that you can handle to respond to the postback.
该按钮控制项会触发伺服器程序码中的事件,使您能够处理以回应回传。
3·The reference string is defined by the specified control that handles the postback and a string argument of additional event information.
参考字串是由处理回传的指定控制项和其他事件资讯的字串引数所定义。
4·If the method is being called for any other reason, then the base method is invoked to raise a postback event to the server.
如果方法是因为任何其他原因而呼叫,则会叫用基底方法,以引发伺服器的回传事件。