ComponentOne ASP.NET MVC Controls
Value Property (InputMask)

C1.Web.Mvc Namespace > InputMask Class : Value Property
Gets or sets the text currently shown in the control.
Syntax
'Declaration
 
Public Property Value As String
public string Value {get; set;}
See Also

Reference

InputMask Class
InputMask Members