Click or drag to resize
ICMSDocumentManagerOnSaveFailed Event
Occurs when saving data fails.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
event EventHandler<DocumentManagerEventArgs> OnSaveFailed

Value

Type: SystemEventHandlerDocumentManagerEventArgs
See Also