This documentation is archived and is not being maintained.
IWebFormsDocumentService Members
.NET Framework 1.1
IWebFormsDocumentService overview
Public Properties
DocumentUrl | Gets the URL at which the document is located. |
IsLoading | Gets a value indicating whether the document service is currently loading. |
Public Methods
CreateDiscardableUndoUnit | Creates a discardable undo unit. |
DiscardUndoUnit | Discards the specified undo unit. |
EnableUndo | Enables the ability to undo actions that occur within undoable action units or transactions. |
UpdateSelection | When implemented in a derived class, updates the current selection. |
Public Events
LoadComplete | Occurs when the service has finished loading. |
See Also
IWebFormsDocumentService Interface | System.Web.UI.Design Namespace
Show:

