C# Class Umbraco.Belle.System.Trees.TreeNode

显示文件 Open project: umbraco/Belle Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TreeNode ( string nodeId, string getChildNodesUrl ) : System

Method Details

TreeNode() public method

public TreeNode ( string nodeId, string getChildNodesUrl ) : System
nodeId string
getChildNodesUrl string
return System