System.Web.UI.Design.IWebFormsDocumentService.EnableUndo Method

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

Syntax

public void EnableUndo (bool enable)

Parameters

enable
true if actions should be undoable; otherwise, false.

Remarks

This method is obsolete and there is no equivalent functionality.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0