PowerTools InputMan for ASP.NET 8.0J
OnPagePreLoad メソッド (GcListBox)

イベントの発生元のPage(Object 型)
イベント データ(EventArgs 型)
コントロールが読み込まれる前に、データ バインド コントロールの初期化状態を設定します。
構文
Protected Overrides Sub OnPagePreLoad( _
   ByVal sender As Object, _
   ByVal e As EventArgs _
) 
protected override void OnPagePreLoad( 
   object sender,
   EventArgs e
)

パラメータ

sender
イベントの発生元のPage(Object 型)
e
イベント データ(EventArgs 型)
参照

GcListBox クラス
GcListBox メンバ
OnPagePreLoadクラスの基本実装

 

 


© 2005-2015 GrapeCity inc. All rights reserved.