Property | Type | Description | |
---|---|---|---|
CATEGORY_TYPE | string | ||
DROPDOWN_TYPE | string |
Method | Description | |
---|---|---|
GetAllNodesAsListFromData ( string type, List |
Get all node from type and there childrens from the metadata list. The static type define the possible types:
|
Method | Description | |
---|---|---|
LoadXml ( ) : void |
load static Caetgory.xml file
|
public static GetAllNodesAsListFromData ( string type, List |
||
type | string | criteria/dropbox |
metadataList | List |
list of metadata objects |
return | IEnumerable |