 | GenericExportHandlerT, E, IShowProcessContinuesToSecondPhaseMessage Method |
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected virtual void ShowProcessContinuesToSecondPhaseMessage(
List<E> items
)
Protected Overridable Sub ShowProcessContinuesToSecondPhaseMessage (
items As List(Of E)
)
Parameters
- items
- Type: System.Collections.GenericListE
See Also