LocalizableValue - члены Смотри также Cвойства Методы Terrasoft.Common - пространство имен : LocalizableValue - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип LocalizableValue<T> предоставляет следующие члены.
Имя | Описание | |
---|---|---|
CultureValues | Gets a dictionary of localizable values of this instance for the supported cultures. | |
HasValue | Determines whether a localizable value of this type exists for the current culture. | |
Value | Gets and sets the localizable value taking the current culture into consideration. |
Имя | Описание | |
---|---|---|
GetCultureValue | Gets the localizable value of the specified type for the specified culture. Depending on the value of the throwIfNoManager parameter, the method may generate an exception of the ItemNotFoundException type, unless a resource manager is set for this localizable value. | |
HasCultureValue | Переопределен. Determines whether a localizable value exists for the specified culture. | |
LoadCultureValues | Переопределен. Loads the list of localizable values of this type for all cultures that are defined in the global resource store. | |
SetCultureValue | Sets the localizable value for the specified culture. |