ToolTip for ASP.NET Web Forms
GetContentCallbackHander デリゲート

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ToolTip 名前空間 : GetContentCallbackHander デリゲート
イベントデータを含む C1ToolTipCallBackEventArgs オブジェクト。
OnAjaxUpdate イベントを処理するデリゲートタイプ。
シンタックス
'宣言
 
Public Delegate Sub GetContentCallbackHander( _
   ByVal e As C1ToolTipCallBackEventArgs _
) 
public delegate void GetContentCallbackHander( 
   C1ToolTipCallBackEventArgs e
)

パラメータ

e
イベントデータを含む C1ToolTipCallBackEventArgs オブジェクト。
参照

GetContentCallbackHander メンバ
C1.Web.Wijmo.Controls.C1ToolTip 名前空間