Version:
SetValidatorDefaultProperties<TValidator>(System.Action<TValidator> setValidatorPropertiesDelegate) Method
Syntax
public
static
void SetValidatorDefaultProperties<TValidator>(Action<TValidator> setValidatorPropertiesDelegate)
Parameters
- setValidatorPropertiesDelegate
- Type: System.Action<TValidator>