IPluginConfigurationControl Interface |
Namespace: SD.LLBLGen.Pro.ApplicationCore
The IPluginConfigurationControl type exposes the following members.
Name | Description | |
---|---|---|
DataIsInvalid |
Event which is fired when the data entered in the control is invalid and the plugin can't be run with the configuration specified.
| |
DataIsValid |
Event which is fired when the data entered in the control is valid and the plugin can be run with the configuration specified.
|