Click or drag to resize
MultiLanguageT Method (String, String)
根据标识查找多语言词汇表

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string T(
	string sourceId,
	string value
)

Parameters

sourceId
Type: SystemString
标识
value
Type: SystemString
默认值

Return Value

Type: String
See Also