Click or drag to resize

GenericExportHandlerT, E, IPreExport Method

This function is called immediately before Export(ListE) to give arguments provided by the framework and Export Profile settings.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual void PreExport(
	PreExportArgs args
)

Parameters

args  PreExportArgs
Revision History
DateVersionDescription
-2025 SP0First Release
See Also