Public Methods

  Name Description
public method CancelChanges Cancels and reverts any changes that caused a system update because the user canceled changes to the object.
public method Commit Commits the page context object.
public method NotifyObjectChanged Notifies the currently registered clients that the object has been modified.
public method NotifyObjectCommitted Notifies the currently registered clients that the object changes have been committed.
public method NotifyObjectCommitting Notifies the currently registered clients that the object changes are currently being committed.
public method RegisterObjectChanged Registers for notifications that occur when the object has changed.
public method RegisterObjectCommitted Registers for notifications that occur when the object has been committed.
public method RegisterObjectCommitting Registers notifications that occur when the object is being committed.
public method UnregisterObjectChanged Removes registration for notifications that occur when the object has changed.
public method UnregisterObjectCommitted Removes registration for notifications that occur when the object is being committed.
public method UnregisterObjectCommitting Removes registration for notifications that occur when the object is being committed.

See Also


Send comments about this topic to Microsoft.