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)
Syntax
protected virtual void OnCloseCustomStructureDlg(
	Object sender,
	CTInterfaceCloseCustomStructureDlgArgs e
)

Parameters

sender
Type: SystemObject
e
Type: ATR.CT.CTInterfaceCTInterfaceCloseCustomStructureDlgArgs
See Also