Name | Description | |
---|---|---|
![]() | BeginImport | Intiate the import operation |
![]() | BeginImportAsync | Intiate the import operation asynchroniously |
![]() | CancelImport | Cancel the running import process |
For a list of all members of this type, see ImportManagerBase<TImportOptions> members.
Name | Description | |
---|---|---|
![]() | BeginImport | Intiate the import operation |
![]() | BeginImportAsync | Intiate the import operation asynchroniously |
![]() | CancelImport | Cancel the running import process |
Name | Description | |
---|---|---|
![]() | DoLog | Records communication in App_Data/Logs/ folder |
![]() | Import | Import the CSV data |
![]() | OnImportComplete | Executes when import completes |
![]() | OnImportProgress | Overloaded. Raises import progress event |
![]() | SafeMapPath | Maps the file path safly for server context |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |