C# Class LightFramework.Web.DhtmlxTreeHelper

Mostra file Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
GetDhtmlxTreeJSONNodes ( int id, List nodes ) : string

生成dhtmlxTree树动态加载的JSON结点的字符串

Method Details

GetDhtmlxTreeJSONNodes() public static method

生成dhtmlxTree树动态加载的JSON结点的字符串
public static GetDhtmlxTreeJSONNodes ( int id, List nodes ) : string
id int
nodes List
return string