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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > TreeView クラス : LazyLoadActionUrl プロパティ
Gets or sets the url to get the lazy nodes in TreeView.
シンタックス
'宣言
 
Public Property LazyLoadActionUrl As System.String
public System.string LazyLoadActionUrl {get; set;}
解説
If set to True, the children nodes are loaded when the parent node is expanded. Otherwise, all the nodes will be loaded.
参照

TreeView クラス
TreeView メンバ