VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebCompositeUndoManagerJS type
In This Topic
    WebCompositeUndoManagerJS Class Events
    In This Topic
    For a list of all events of this type, see WebCompositeUndoManagerJS.
    Events
     NameDescription
    Public EventOccurs when the active managers of this manager is changed.
    Public EventOccurs when the active managers of this manager is changing.
    Public EventOccurs when the undo action collection is changed (undo action is added/removed). (Inherited from WebUndoManagerJS)
    Public EventOccurs when the undo action collection is changing (undo action is added/removed). (Inherited from WebUndoManagerJS)
    Public EventOccurs when the current manager of this manager is changed.
    Public EventOccurs when the current manager of this manager is changing.
    Public EventOccurs when the undo manager is navigated in history (current undo action is changed). (Inherited from WebUndoManagerJS)
    See Also