SearchControlDataSource.OnClearSearch Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides class handling for clearing the search on the data source or any element derived from it.
protected:
virtual void OnClearSearch();
protected:
virtual void OnClearSearch();
virtual void OnClearSearch();
protected virtual void OnClearSearch ();
abstract member OnClearSearch : unit -> unit
override this.OnClearSearch : unit -> unit
Protected Overridable Sub OnClearSearch ()