Click or drag to resize
SqlResultConfigGetCustomXsltPath Method
获取用户自定义的用于搜索结果显示的 xslt 文档 等同 GetCustomConfigPath

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

Parameters

id
Type: SystemString
搜索标识

Return Value

Type: String
See Also