This document is archived and information here might be outdated.  Recommended version.


IGxDocumentEvents.CloseDocument Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcCatalog > ESRI.ArcGIS.ArcCatalog > Interfaces > IG > IGxDocumentEvents Interface > IGxDocumentEvents.CloseDocument Event
ArcGIS Developer Help

IGxDocumentEvents.CloseDocument Event

Fired when a document is closed.

[Visual Basic .NET]
Public Event CloseDocument As CloseDocumentEventHandler
[C#]
public event CloseDocumentEventHandler CloseDocument

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentEvents Interface