CSVGeneratorT Class |
Namespace: FileHold.Common
public class CSVGenerator<T> where T : class
[Missing <typeparam name="T"/> documentation for "T:FileHold.Common.CSVGenerator`1"]
The CSVGeneratorT type exposes the following members.
Name | Description | |
---|---|---|
![]() | CSVGeneratorT | Initializes a new instance of the CSVGeneratorT class |
![]() | CSVGeneratorT(HttpResponse) | Initializes a new instance of the CSVGeneratorT class |
![]() | CSVGeneratorT(HttpResponse, String) | Initializes a new instance of the CSVGeneratorT class |
Name | Description | |
---|---|---|
![]() | DateFormat |
Name | Description | |
---|---|---|
![]() | Generate(T) | |
![]() | Generate(T, String) | |
![]() | PrepareColumns(DictionaryString, String) | |
![]() | PrepareColumns(GridView, DictionaryString, String) |
Name | Description | |
---|---|---|
![]() | GeneratedFile | |
![]() | PopulateField |
Name | Description | |
---|---|---|
![]() ![]() | ContentType |
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |