Share via


CUI.Page.UndoManager Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the CUI.Page.UndoManager class.

Methods

Name

Description

addRedoSequenceNumber

Adds the specified sequence number onto the redo stack.

addUndoSequenceNumber

Adds the specified sequence number onto the undo stack.

canHandleCommand

Indicates whether the UndoManager can handle the command with the specified ID.

handleCommand

Executes the command with the specified ID, properties, and sequence number.

invalidateUndoSequenceNumber

Removes the sequence numbers that are older than or equal to the specified sequence number in the undo stack.

UndoManager

This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

CUI.Page.UndoManager Class

See Also

Reference

CUI.Page.UndoManager Properties

CUI.Page Namespace