CheckBoxRequiredAttribute Constructors
Specifies that the check box is required.Name | Parameters | Description |
---|---|---|
CheckBoxRequiredAttribute(CheckBoxValidStateMode) | validStateMode | Initializes a new instance of the CheckBoxRequiredAttribute class. |
See Also