









An HtmlForm control is required to process postback requests. A Web Forms page might only have one server side <form> tag; however, client forms (no runat=server attribute) can also postback to server-side logic as long as a server-side form is present on the page.
The following sample illustrates using the HtmlForm control.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。