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



Home
Suggested Reading


Previous page Back to top Next page

© 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