[]
The base class for all form input controls.
public abstract class FormInputBase : InputBase, IHtmlContent, ITemplate
| Name | Description |
|---|---|
| FormInputBase(IHtmlHelper, string) | Creates one FormInputBase instance. |
| Name | Description |
|---|---|
| Name | Gets or sets the name of the form input control. |