IWebFormsDocumentService.CreateDiscardableUndoUnit 方法

定义

创建可放弃的撤消单元。

public:
 System::Object ^ CreateDiscardableUndoUnit();
public object CreateDiscardableUndoUnit ();
abstract member CreateDiscardableUndoUnit : unit -> obj
Public Function CreateDiscardableUndoUnit () As Object

返回

Object

新的可放弃的撤消单元。

注解

此方法已过时,并且没有等效功能。

适用于