| DynamicTreeNode Class |
Namespace: X3Platform.CategoryIndexes
The DynamicTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicTreeNode | Initializes a new instance of the DynamicTreeNode class | |
| DynamicTreeNode(String, String, String, String, String, Boolean) | Initializes a new instance of the DynamicTreeNode class | |
| DynamicTreeNode(String, String, String, String, String, Boolean, Int32) | Initializes a new instance of the DynamicTreeNode class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | 返回表示当前对象的字符串 (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| CategoryIndex | 分类索引 | |
| Disabled | 禁止 | |
| HasChildren | 是否有叶子节点 | |
| Id | 节点标识 | |
| Name | 名称 | |
| ParentId | 父级节点标识 | |
| Target | ||
| Title | ||
| Token | 标记 | |
| Url | 链接地址,也可能是脚本函数 |