Platform Core .NET Assemblies API
ToLocalizedString(Enum,CultureInfo) Method
See Also  Send Feedback
Terrasoft.Common Namespace > EnumUtilities Class > ToLocalizedString Method : ToLocalizedString(Enum,CultureInfo) Method
source
Enumeration value to localize.
cultureInfo
Localization culture.

Glossary Item Box

Converts enumeration value to localized string for provided cultureInfo.

Syntax

 
C#
 
 

Parameters

source
Enumeration value to localize.
cultureInfo
Localization culture.

Return Value

Localized string value for enumeration element.

Remarks

Extension method for System.Enum.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.