DataFormValidationEventArgs Constructors
Provides data for the ValidateForm event.Name | Parameters | Description |
---|---|---|
DataFormValidationEventArgs(Dictionary<String, Object>, Object) | values, dataObject | Initializes a new instance of the DataFormValidationEventArgs class with specified settings. |
See Also