Click or drag to resize

ControlAdapter Constructor

Protected internal contructor prevents outside users deriving from this class.

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected internal ControlAdapter(
	ICTExtension parent
)

Parameters

parent  ICTExtension
Parent Extension
See Also