Click or drag to resize

GenericExportHandlerT, E, IFinalizeSecondPhase Method


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

Parameters

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