ComponentOne ASP.NET MVC Controls
InputMask Class
Members 

C1.Web.Mvc Namespace : InputMask Class
The InputMask control provides a way to govern what a user is allowed to input.
Syntax
'Declaration
 
Public Class InputMask 
   Inherits FormInputBase
   Implements ITemplate 
public class InputMask : FormInputBase, ITemplate  
Inheritance Hierarchy

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

See Also

Reference

InputMask Members
C1.Web.Mvc Namespace