CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseSaveFailed Method |
Raises event when saving data fails
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected void RaiseSaveFailed(
EventArgsType args
)
Parameters
- args
- Type: EventArgsType
Event arguments
See Also