AbstractBasicForm OnItemValidationEventHandler DelegateKentico 8.1 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.1.5347.20411)

Parameters

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