asp.net.ph

HtmlInputControl Class

System.Web.UI.HtmlControls Namespace


Serves as the abstract base class that defines the methods, properties, and events common to all HTML input controls.

HtmlInputControl Class Members

Collapse   Properties

Visibility Name Value Type Accessibility
public Name String [ Get , Set ]
public Type String [ Get ]
public Value String [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
protected RenderAttributes ( HtmlTextWriter writer ) Void

Remarks

The HtmlInputControl class is typically not instantiated. Instead, this class provides the common basic functionality inherited by other classes, such as the HtmlInputText, HtmlInputButton, HtmlInputRadioButton, HtmlInputCheckBox, HtmlInputImage, HtmlInputHidden, and HtmlInputFile classes.

Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note