Gets or sets a value indicating whether
the page handles a validation failure (if the event is canceled).
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Remarks
When the event is canceled, BC Meridian will normally display a message to the user.
In most cases a more useful message can be generated by the page itself.
To avoid BC Meridian showing the generic message, this property should be set to trueTruetruetrue (True in Visual Basic).
Setting this property for a wizard page does not have any effect.