Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
T
The localizable value of the System.String, System.Drawing.Image type.

LocalizableValue - класс Члены  Смотри также  Terrasoft.Common - пространство имен : LocalizableValue - класс C#

Glossary Item Box

The template for localizable values of different types that represents its method.

Синтаксис

public abstract class LocalizableValue<T> : LocalizableValue 
where T: class

Типы обобщений

T
The localizable value of the System.String, System.Drawing.Image type.

Тип LocalizableValue<T> предоставляет следующие члены.

Cвойства

 ИмяОписание
Public - свойствоCultureValuesGets a dictionary of localizable values of this instance for the supported cultures.  
Public - свойствоHasValueDetermines whether a localizable value of this type exists for the current culture.  
Public - свойствоValueGets and sets the localizable value taking the current culture into consideration.  

Методы

 ИмяОписание
Public - методGetCultureValueGets 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.  
Public - методHasCultureValueПереопределен. Determines whether a localizable value exists for the specified culture.  
Public - методLoadCultureValuesПереопределен. Loads the list of localizable values of this type for all cultures that are defined in the global resource store.  
Public - методSetCultureValueSets the localizable value for the specified culture.  

Иерархия наследования

System.Object
   Terrasoft.Common.LocalizableValue
      Terrasoft.Common.LocalizableValue<T>
         Terrasoft.Common.LocalizableImage
         Terrasoft.Common.LocalizableString

Смотри также

© Terrasoft 2002-2017.