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


IGxCatalogEvents.OnRefreshAll Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogEvents Interface > IGxCatalogEvents.OnRefreshAll Event
ArcGIS Developer Help

IGxCatalogEvents.OnRefreshAll Event

Called when the whole catalog has changed.

[Visual Basic .NET]
Public Event OnRefreshAll As OnRefreshAllEventHandler
[C#]
public event OnRefreshAllEventHandler OnRefreshAll

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEvents Interface