Click or drag to resize

DummyCreateAdapter Method

Empty implementation to satisfy inheritance.

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override ControlAdapter CreateAdapter(
	ICTExtension parent
)

Parameters

parent  ICTExtension

Return Value

ControlAdapter
null
See Also