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

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

storage
The resource store.
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 store, the name of the resource manager and the name of the resource element.

Синтаксис

public LocalizableString( 
   IResourceStorage storage, 
   string resourceManagerName, 
   string resourceItemName 
)

Параметры

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

Смотри также

© Terrasoft 2002-2017.

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

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