New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnClientClearButtonClicked
OnClientClearButtonClicked
The OnClientClearButtonClicked client-side event after the Clear button in the entry area of the RadDropDownTree is clicked.
The event handler receives two parameters:
-
The instance of the RadDropDownTree client-side object.
-
An Event argument parameter.
The event cannot be cancelled.