バージョン

ExecuteCommand(ExecuteCommandInfo) メソッド

パネルがルートされたコマンドを処理する時に呼び出されます。
シンタックス
'宣言
 
Protected Overloads Overridable Function ExecuteCommand( _
   ByVal commandInfo As ExecuteCommandInfo _
) As Boolean
protected virtual bool ExecuteCommand( 
   ExecuteCommandInfo commandInfo
)

パラメータ

commandInfo
実行されるコマンドおよびコマンド パラメーターについての情報を含みます。
参照