Метод | Описание | |
---|---|---|
ExportToCsvApplication ( Node parent ) : System.Collections.Generic | ||
ExportToCsvApplication ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
ProcessRequest ( |
Метод | Описание | |
---|---|---|
ExportToCsvApplication ( |
Метод | Описание | |
---|---|---|
CreateHeader ( ) : List |
||
GetAllFieldNames ( ) : List |
||
GetVisibleFieldNames ( ) : List |
||
ToCsv ( ) : string |
public ExportToCsvApplication ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
Результат | System.Collections.Generic |
public ExportToCsvApplication ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
parent | Node | |
nodeTypeName | string | |
Результат | System.Collections.Generic |
protected ExportToCsvApplication ( |
||
nt | ||
Результат | System.Collections.Generic |
public ProcessRequest ( |
||
context | ||
Результат | void |