ModelLanguageDefinitionsTryGetDisplayName Method |
Tries to get the display name of a language found by the specified language code.
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 static string TryGetDisplayName(
string languageCode
)
Parameters
- languageCode
- Type: SystemString
Return Value
Type:
StringSee Also