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

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

imageList
The list of graphics objects.
imageName
The name of the graphical object.
source
Source.

Glossary Item Box

Gets URL of the graphics object using the list of graphics objects, graphics object name and source.

Синтаксис

public static string GetImageUrl( 
   string imageList, 
   string imageName, 
   string source 
)

Параметры

imageList
The list of graphics objects.
imageName
The name of the graphical object.
source
Source.

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

The string that represents URL of the graphics object with the imageName name, from the imageList list of objects of the source source.

Смотри также

© Terrasoft 2002-2017.

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

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