System.Web.UI.Design.IWebFormsDocumentService Members

The members of System.Web.UI.Design.IWebFormsDocumentService are listed below.

Public Properties

[read-only]
DocumentUrlstring.

Gets the URL at which the document is located.

[read-only]
IsLoadingbool.

Gets a value indicating whether the document service is currently loading.

Public Methods

CreateDiscardableUndoUnit() : object

Creates a discardable undo unit.

DiscardUndoUnit(object)

Discards the specified undo unit.

EnableUndo(bool)

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.