Input for ASP.NET WebForms
C1InputMask Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace : C1InputMask Class
The main Web control used for entering and editing information of any data type in a text form. Supports data formatting, edit mask, data validation and other features. Supports formatted and masked editing of all data types, including additional functionality. Apart from being the main data editor control, C1InputMask also serves as the base class for specialized controls such as C1DateInput and C1NumericInput.
Object Model
C1InputMask Class
Syntax
'Declaration
 
Public Class C1InputMask 
   Inherits C1InputBase
public class C1InputMask : C1InputBase 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         C1.Web.Wijmo.Controls.C1TargetControlBase
            C1.Web.Wijmo.Controls.C1Input.C1InputBase
               C1.Web.Wijmo.Controls.C1Input.C1InputMask

See Also

Reference

C1InputMask Members
C1.Web.Wijmo.Controls.C1Input Namespace