LocalizableImage.GetCultureValue(CultureInfo) - метод Смотри также Terrasoft.Common - пространство имен > LocalizableImage - класс > GetCultureValue - метод : GetCultureValue(CultureInfo) - метод C#
- culture
- Culture.
Glossary Item Box
public Image GetCultureValue( CultureInfo culture )
Параметры
- culture
- Culture.
Тип возвращаемого значения
The image localized according to the culture that is specified by culture.Исключение | Описание |
---|---|
ItemNotFoundException | If there is no image for the current LocalizableImage instance for the culture culture. |