1public override void VerifyRenderingInServerForm(Control control)
2 {
3
4 // Confirms that an HtmlForm control is rendered for the specified ASP.NET server control at run time.
5
6 }
2 {
3
4 // Confirms that an HtmlForm control is rendered for the specified ASP.NET server control at run time.
5
6 }