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)
Syntax
protected virtual void PreExport(
	PreExportArgs args
)

Parameters

args
Type: CTExtensions.ExportCore.ExportHandlerPreExportArgs
Availability

CUSTOMTOOLS 2025 SP0


See Also