Gets or sets a value, indicating whether empty input will be considered valid.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool AllowEmptyInput { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowEmptyInput As Boolean |
Type: Boolean
true if empty input is considered valid, otherwise false. Default value is true.