IEditorActivity Interface Methods
For a list of all members of this type, see IEditorActivity members.
Public Methods
Name | Description | |
---|---|---|
CanCloseEditor | Called when the editor is closed to allow the activity to prevent the close. | |
Dispose | (Inherited from System.IDisposable) | |
RegisterCommands | Registers activity specific commands at the Command Manager. |
See Also