ComponentOne ASP.NET MVC Controls
IsRequired Property (InputMask)

C1.Web.Mvc Namespace > InputMask Class : IsRequired Property
Gets or sets a value indicating whether the control value must be a non-empty string.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsRequired As Boolean
[DefaultValue(true)]
public bool IsRequired {get; set;}
See Also

Reference

InputMask Class
InputMask Members