  | WriteBackHandlerInit Method | 
            Initialization of this object
            
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic virtual void Init(
	IGenericExportHandler owner
)
Public Overridable Sub Init ( 
	owner As IGenericExportHandler
)
Parameters
- owner  IGenericExportHandler
 
See Also