OnHideSuggestions - cWebSuggestionForm
Fired when the suggestion popup is hidden
Type: Event
Syntax
Procedure OnHideSuggestions
Description
This event is fired when the suggestion popup is hidden.
It is also fired when pbShowResults is False and can be used when implementing a custom suggestion popup using a cWebFloatingPanel and a cWebList.
Set pbServerOnHideSuggestions to True for the server event to fire.