ArcObjects Library Reference (Catalog)  

IGxCatalogEventsDisp.OnRefreshAll Event

Called when the whole catalog has changed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEventsDisp Interface