Returns a formatted text with the provided key in the current culture.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string FormatText(
string key,
params Object[] args
)
Parameters
- key
- Type: SystemString
- args
- Type: SystemObject
Return Value
Type:
String
See Also