ASP.NET MVC コントロールヘルプ
ChildItemsPath メソッド (TreeViewBuilder)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : ChildItemsPath メソッド
ChildItemsPathプロパティを設定します。
シンタックス
'宣言
 
Public Function ChildItemsPath( _
   ByVal ParamArray value() As System.String _
) As TreeViewBuilder
public TreeViewBuilder ChildItemsPath( 
   params System.string[] value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
Gets or sets the name of the property (or properties) that contains the child items for each node. When it is not set, [‘items’] will be used.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ