IWebFormsDocumentService::DiscardUndoUnit Method (Object^)

 

Discards the specified undo unit.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

void DiscardUndoUnit(
	Object^ discardableUndoUnit
)

Parameters

discardableUndoUnit
Type: System::Object^

The undo unit to discard.

This method is obsolete and there is no equivalent functionality.

.NET Framework
Available since 1.1
Return to top
Show: