ExportManagerBase<TEntity,TExportOptions> Class Members
In This Topic
The following tables list the members exposed by ExportManagerBase<TEntity,TExportOptions>.
Public Properties
| Name | Description |
| BaseSavePath |
Gets the base file save path
|
| CsvEnabledFields |
Gets the array of all CSV enable fields
|
| ExportInfo |
Gets or sets the information related to a running export process
|
| IsExportRunning |
Gets or sets a value indicating whether export is running or not.
|
Top
Public Methods
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
Public Events
See Also