ComponentOne ASP.NET MVC Controls
RawValue Property

C1.Web.Mvc Namespace > InputMask Class : RawValue Property
Gets or sets the raw value of the control (excluding mask literals).
Syntax
'Declaration
 
Public Property RawValue As String
public string RawValue {get; set;}
Remarks
The raw value of the control excludes prompt and literal characters.
See Also

Reference

InputMask Class
InputMask Members