バージョン 24.2 (最新)

GetContextAreaItems メソッド

指定した executionContext の領域項目を取得します。
シンタックス
protected virtual IList<IAreaItemViewModel> GetContextAreaItems( 
   ExecutionContext executionContext
)

パラメータ

executionContext
実行コンテキスト。

戻り値の型

コンテキストの領域で見つけられた領域項目のコレクション。
参照