C# Класс BExIS.Ddm.Providers.DummyProvider.Helpers.Helpers.Search.CategoryBuilder

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

Открытые свойства

Свойство Тип Описание
DROPDOWN_TYPE string

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

Метод Описание
GetAllRootNodesAsList ( string type ) : IEnumerable

Get a IEnumerable list of node for the category or dropdown.

The static type define the possible types:

types description CATEGORY_TYPE description DROPDOWN_TYPE description

Приватные методы

Метод Описание
LoadXml ( ) : void

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

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

Get a IEnumerable list of node for the category or dropdown.

The static type define the possible types:

types description CATEGORY_TYPE description DROPDOWN_TYPE description
public static GetAllRootNodesAsList ( string type ) : IEnumerable
type string criteria/dropbox
Результат IEnumerable

Описание свойств

DROPDOWN_TYPE публичное статическое свойство

public static string DROPDOWN_TYPE
Результат string