ComponentOne ASP.NET MVC Controls
FormInputBase Class
Members 

C1.Web.Mvc Namespace : FormInputBase Class
The base class for all form input controls.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public MustInherit Class FormInputBase 
   Inherits InputBase
   Implements ITemplate 
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public abstract class FormInputBase : InputBase, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.FormInputBase
               C1.Web.Mvc.DropDown
               C1.Web.Mvc.InputMask
               C1.Web.Mvc.InputNumber

See Also

Reference

FormInputBase Members
C1.Web.Mvc Namespace