Click or drag to resize

GenericExportHandlerT, E, IOnCloseCustomStructureDlg Method

Resets this class by calling InitExport(ICTExportProfile, Boolean, Boolean, Int64, Int32) with nulls and defaults.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual void OnCloseCustomStructureDlg(
	Object sender,
	CTInterfaceCloseCustomStructureDlgArgs e
)

Parameters

sender  Object
e  CTInterfaceCloseCustomStructureDlgArgs
Revision History
DateVersionDescription
-2024 SP0First Release
See Also