'Declaration
Public Overrides NotOverridable Sub Clear()
Remarks
This method is essential for resetting the search functionality to its initial state. It is particularly useful when starting a new search operation or when the user needs to clear the current search results and parameters. Invoking this method ensures that the search panel is ready for a new search query, providing a clean slate for user interaction.