ASP.NET MVC コントロールヘルプ
ChildItemsPath プロパティ (TreeView)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : ChildItemsPath プロパティ
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.
シンタックス
'宣言
 
Public Property ChildItemsPath As System.String()
public System.string[] ChildItemsPath {get; set;}
参照

TreeView クラス
TreeView メンバ