SearchBoxEvents.OnClearSearch Event
Parent Object:
SearchBoxEvents
Description
Event that fires just after the search is cleared.
Syntax
SearchBoxEvents.
OnClearSearch
(
HandlingCode
As
HandlingCodeEnum
)
Parameters
Name
Type
Description
HandlingCode
HandlingCodeEnum
Output HandlingCodeEnum that indicates how you are handling the event. The value of this argument is currently ignored for this event.
Version
Introduced in version 2019
© Copyright 2021 Autodesk, Inc.
Comment on this page.