Click or drag to resize

GenericExportHandlerT, E, IFinalizeSecondPhase Method

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

Parameters

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