Click or drag to resize
InnerRelaTreeConfig Methods

The InnerRelaTreeConfig type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConfigPath(String)
获取配置文档。
Public methodStatic memberGetConfigPath(String, String)
获取配置文档。
Public methodStatic memberGetConfigPaths(String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String, String)
获取配置文档路径的集合
Public methodStatic memberGetConfigPaths(String, String, String, Boolean)
获取配置文档路径的集合
Public methodStatic memberGetCustomConfigPath
获取自定义树型表配置文档的路径
Public methodStatic memberGetLevelConfigPath
获取指定级别的配置文档。
Public methodStatic memberGetSpecialNames
获取特定命名的配置的名称集合
Public methodSave
保存树型表的配置到文档
Public methodStatic memberUpdateUserSpecialNameConfig
更新或创建用户/角色/部门级特定命名的设置
Top
See Also