ResourceTryGetTranslation Method |
Tries to get a translation for the specified language. If not found, returns null.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string TryGetTranslation(
string lang
)
Parameters
- lang
- Type: SystemString
Return Value
Type:
StringSee Also