IMobileWebFormServices.ClearUndoStack Method ()

 

Clears all items in the designer host's Undo cache at design time. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

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

abstract ClearUndoStack : unit -> unit

Since the ClearUndoStack method is implemented by the designer host, verify that it exists before invoking it.

.NET Framework
Available since 1.1
Return to top
Show: