Click or drag to resize
TreeViewTableConfigGetCustomConfigPath Method
获取自定义树型表配置文档的路径

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetCustomConfigPath(
	string id
)

Parameters

id
Type: SystemString
类型或搜索标识

Return Value

Type: String
See Also