CUI.Page.UndoManager Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the CUI.Page.UndoManager class.
Methods
Name |
Description |
---|---|
Adds the specified sequence number onto the redo stack. |
|
Adds the specified sequence number onto the undo stack. |
|
Indicates whether the UndoManager can handle the command with the specified ID. |
|
Executes the command with the specified ID, properties, and sequence number. |
|
Removes the sequence numbers that are older than or equal to the specified sequence number in the undo stack. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |