Click or drag to resize
ResultConfigGetCustomXsltPath Method (String, String)
获取用户级指定命名的配置文档的路径

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,
	string name
)

Parameters

id
Type: SystemString
name
Type: SystemString

Return Value

Type: String
See Also