IWebFormsDocumentService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateDiscardableUndoUnit()

Creates a discardable undo unit.

System_CAPS_pubmethodDiscardUndoUnit(Object^)

Discards the specified undo unit.

System_CAPS_pubmethodEnableUndo(Boolean)

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

System_CAPS_pubmethodUpdateSelection()

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

Return to top
Show: