Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OnInit メソッド (SmartWebControl)
.ASPX ドキュメントの値を使用してこの SmartWebControl が初期化された後、ただし Page 上のその他の要素が初期化される前に Init イベントを発生します。
シンタックス
'宣言
Protected Overrides Sub OnInit( _
ByVal As EventArgs _
)
protected override void OnInit(
EventArgs
)
パラメータ
- e
- EventArgs またはこの要素上の Init イベントにサブスクライブする関係者に伝達される情報を含む EventArgs から派生したオブジェクト。
参照