System.Web.UI.HtmlControls Namespace
Allows programmatic access to the HTML <input type=button>, <input type=submit>, and <input type=reset> elements on the server.
Use this class to create button controls on a Web page.
NOTE: This control is similar in function to the HtmlButton control, except it is supported in all browsers. An HtmlButton control renders as an HTML 4.0 <button> element and is only supported in Microsoft Internet Explorer version 4.0 and later.
For examples illustrating use of this control, see the individual member types of this class. For syntax information, see HtmlInputButton in ASP.NET Syntax for HTML Controls.
HtmlInputText HtmlInputRadioButton HtmlInputCheckBox HtmlInputImage HtmlInputHidden HtmlInputFile HtmlButton
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph