QueryableDataSource.OnInit(EventArgs) メソッド
定義
イベント データを使用して QueryableDataSource オブジェクトを初期化します。Initializes the QueryableDataSource object by using the event data.
protected public:
override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)
パラメーター
イベントのデータ。The event data