BCExtensionPageControlDataValidated Event |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Use the DataValidated event to save the values on the page for the selected object.
If any page cancels the DataValidating event, then the event DataValidated will not occur and the pages will remain in Edit mode for the user to correct the problem.
The event is a replacement for the ApplyChanges method of the VB6 Extension Designer object.