This event occurs just before a Fly file is saved. The client can use this event, for example, to update a database with information within TerraExplorer before the user saves it.
JavaScript |
|
OnFileSave() |
C# |
|
void OnFileSave() |
C++ |
|
HRESULT OnFileSave() |