AutoComplete for ASP.NET Web Forms
OnClientSearch プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1AutoComplete 名前空間 > C1AutoComplete クラス : OnClientSearch プロパティ
The name of the function which will be called Before a request (source-option) is started, after minLength and delay are met. Can be canceled (return false), then no request will be started and no items suggested.
シンタックス
'宣言
 
Public Property OnClientSearch As System.String
public System.string OnClientSearch {get; set;}
参照

C1AutoComplete クラス
C1AutoComplete メンバ