System.Web.UI.Design.IWebFormsDocumentService: Method Members

The methods of System.Web.UI.Design.IWebFormsDocumentService are listed below. For a list of all members, see the IWebFormsDocumentService Members list.

Public Methods

CreateDiscardableUndoUnit() : object

Creates a discardable undo unit.

DiscardUndoUnit(object)

Discards the specified undo unit.

EnableUndo(bool)

Enables the ability to undo actions that occur within undoable action units or transactions.

UpdateSelection()

When implemented in a derived class, updates the current selection.