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