SearchBoxEvents.OnEndSearch Event
Parent Object:
SearchBoxEvents
Description
Event that fires just after the search is ended.
Syntax
SearchBoxEvents.
OnEndSearch
(
SearchResult
As
NameValueMap
,
HandlingCode
As
HandlingCodeEnum
)
Parameters
Name
Type
Description
SearchResult
NameValueMap
Intput Variant that indicates the search result.
HandlingCode
HandlingCodeEnum
Output HandlingCodeEnum that indicates how you are handling the event.
Version
Introduced in version 2018
© Copyright 2024 Autodesk, Inc.
Comment on this page.