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

LocalizableString (String,String) - конструктор Смотри также  Terrasoft.Common - пространство имен > LocalizableString - класс > LocalizableString : LocalizableString (String,String) C#

resourceManagerName
The name of the resource manager.
resourceItemName
The name of the resource element.

Glossary Item Box

Initializes a new instance of the LocalizableString class using the specified name of the resource manager and the name of the resource element.

Синтаксис

public LocalizableString( 
   string resourceManagerName, 
   string resourceItemName 
)

Параметры

resourceManagerName
The name of the resource manager.
resourceItemName
The name of the resource element.

Смотри также

© Terrasoft 2002-2017.

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

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