EasySearchASP.net Documented Class Library

Catalog.UrlAddedToCatalogQueue Event

Event to fire when Url Is Added to the Catalog Queue

public event UrlAddedToCatalogQueueHandler UrlAddedToCatalogQueue;

Event Data

The event handler receives an argument of type UrlAddedToCatalogQueueEventArgs containing data related to this event. The following UrlAddedToCatalogQueueEventArgs property provides information specific to this event.

Property Description
UrlToQueue  

See Also

Catalog Class | EasySearchModule Namespace