Click or drag to resize
KeySearchConfigGetCustomConfigPath 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