C# Класс erminas.SmartAPI.CMS.RedDotAttributeDescription

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDescriptionForElement ( string name ) : string
TryGetDescriptionForElement ( string name, string &description ) : bool

Описание методов

GetDescriptionForElement() публичный статический Метод

public static GetDescriptionForElement ( string name ) : string
name string
Результат string

TryGetDescriptionForElement() публичный статический Метод

public static TryGetDescriptionForElement ( string name, string &description ) : bool
name string
description string
Результат bool