Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

LocalizableStringConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) - метод Смотри также  Terrasoft.Common - пространство имен > LocalizableStringConverter - класс > ConvertFrom - метод : ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) - метод C#

context
An instance of class that implements the System.ComponentModel.ITypeDescriptorContext interface that represents the context of the format.
culture
Language standard.
value
The object to convert.

Glossary Item Box

Converts the specified object to the LocalizableString type, using the specified context and culture information.

Синтаксис

Параметры

context
An instance of class that implements the System.ComponentModel.ITypeDescriptorContext interface that represents the context of the format.
culture
Language standard.
value
The object to convert.

Тип возвращаемого значения

true if the conversion can be done; otherwise - false.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as a value parameter.

Заметки

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?