| MultiLanguageT Method (String, String) |
根据标识查找多语言词汇表
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string T(
string sourceId,
string value
)
Parameters
- sourceId
- Type: SystemString
标识 - value
- Type: SystemString
默认值
Return Value
Type:
String
See Also