 | ControlAdapter Constructor |
Protected internal contructor prevents outside users
deriving from this class.
Namespace: CTExtensions.ExportCore.ConfigAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected internal ControlAdapter(
ICTExtension parent
)
Protected Friend Sub New (
parent As ICTExtension
)
Parameters
- parent ICTExtension
- Parent Extension
See Also