Platform Core .NET Assemblies API
GetCultureValue(CultureInfo) Method
See Also  Send Feedback
Terrasoft.Common Namespace > LocalizableString Class > GetCultureValue Method : GetCultureValue(CultureInfo) Method
culture
Regional and language settings.

Glossary Item Box

Gets string value of the current LocalizableString instance according to the specified culture. If the localized value is not set for the specified culture, a ItemNotFoundException exception is thrown.

Syntax

 
C#
 
 

Parameters

culture
Regional and language settings.

Return Value

String, localized according to the culture specified in the culture.

Exceptions

ExceptionDescription
ItemNotFoundExceptionIf localized value is not set for the specified culture.

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.