Click or drag to resize
IPluginConfigurationControlDataIsValid Event
Event which is fired when the data entered in the control is valid and the plugin can be run with the configuration specified.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
event EventHandler DataIsValid

Value

Type: SystemEventHandler
See Also