OnActivate |
The OnActivate event notifies a client when the document is activated. |
OnChange |
Fires when this document changes, supplying the reasons for change and the context in which this action is being taken. |
OnChangeSelectSet |
The OnChangeSelectSet event notifies a client when the contents of the select set have changed. |
OnClose |
The Onclose event notifies a client when the document is closed. |
OnDeactivate |
The OnDeactivate event notifies a client when the document is being deactivated. |
OnDelete |
The OnDelete event notifies a client when an entity is deleted. |
OnSave |
The OnSave event notifies a client whenever the document is saved. |