AbstractBasicForm OnItemValidationEventHandler DelegateKentico 8.0 API Reference
Occurs when the particular item is validated.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sender
Type: OnlineSystem Object
Item control that is just validated
errorMessage
Type: OnlineSystem String 
Returning errorMessage from the validator
See Also