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


ILocatorExtensionEvents.CategoryRemoved Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorExtensionEvents Interface > ILocatorExtensionEvents.CategoryRemoved Event
ArcGIS Developer Help

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