This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControlEvents Interface > IARGlobeControlEvents.OnDocumentUnloaded Event (ArcObjects .NET 10.4 SDK) |
Fires when a document is unloaded from the control.
[Visual Basic .NET] Public Event OnDocumentUnloaded As OnDocumentUnloadedEventHandler
[C#] public event OnDocumentUnloadedEventHandler OnDocumentUnloaded
The OnDocumentUnloaded event is triggered whenever a document is unloaded from the ArcReaderGlobeControl using the UnloadDocument or ReloadDocument methods.