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

GeneralResourceStorage.GetManager - метод Смотри также  Terrasoft.Common - пространство имен > GeneralResourceStorage - класс : GetManager - метод C#

managerName
Name of a resource manager.

Glossary Item Box

Gets the resource manager with the specified name from the current data store or generates an exception if the manager with the specified name was not found.

Синтаксис

public static ResourceManager GetManager( 
   string managerName 
)

Параметры

managerName
Name of a resource manager.

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

The System.Resources.ResourceManager object with the managerName name.

Исключения

ИсключениеОписание
ItemNotFoundExceptionIf the resource manager with the name managerName was not found in the current resource store.

Смотри также

© Terrasoft 2002-2017.

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

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