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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : CheckedMemberPath プロパティ
Gets or sets the name of the property (or properties) to bind to the node's checked state.
シンタックス
'宣言
 
Public Property CheckedMemberPath As System.String()
public System.string[] CheckedMemberPath {get; set;}
解説
Path should be a string or an array of strings.
参照

TreeView クラス
TreeView メンバ