Click or drag to resize
SearchConfigGetCustomConfigPath Method
获取用户自定义的搜索属性设置的 xslt 文档

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

Parameters

objType
Type: SystemString

Return Value

Type: String
See Also