Click or drag to resize
CMSAbstractManagerEventArgsType, SimpleEventArgsTypeRaiseSaveFailed Method
Raises event when saving data fails

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected void RaiseSaveFailed(
	EventArgsType args
)

Parameters

args
Type: EventArgsType
Event arguments
See Also