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


ILocatorExtensionEvents.CategoryRemoved Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (LocationUI)  

ILocatorExtensionEvents.CategoryRemoved Event

Category of locators was removed from the ArcMap document.

[Visual Basic .NET]
Public Event CategoryRemoved As CategoryRemovedEventHandler
[C#]
public event CategoryRemovedEventHandler CategoryRemoved

Product Availability

Available with ArcGIS Desktop.

Remarks

The Category parameter is the category of locators that was removed from the ArcMap document.

See Also

ILocatorExtensionEvents Interface | ILocatorExtension.Categories Property