CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseValidateData Method |
Raises event to validate data
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected bool RaiseValidateData(
EventArgsType args
)
Parameters
- args
- Type: EventArgsType
Event arguments
Return Value
Type:
BooleanTRUE if data is valid.
See Also