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

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

managerName
The name of the resource manager.

Glossary Item Box

Searches for the resource manager with the specified name in the current resource store.

Синтаксис

public static ResourceManager FindManager( 
   string managerName 
)

Параметры

managerName
The name of the resource manager.

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

The System.Resources.ResourceManager object with the managerName name or null if the manager with this name was not found.

Смотри также

© Terrasoft 2002-2017.

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

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