C# Class BExIS.Ddm.Providers.DummyProvider.Helpers.Helpers.Search.CategoryBuilder

Afficher le fichier Open project: BEXIS2/Core

Méthodes publiques

Свойство Type Description
DROPDOWN_TYPE string

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
LoadXml ( ) : void

Method Details

GetAllRootNodesAsList() public static méthode

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
Résultat IEnumerable

Property Details

DROPDOWN_TYPE public_oe static_oe property

public static string DROPDOWN_TYPE
Résultat string