Click or drag to resize

ExtendedExportFieldSettingsGUIT Constructor

Initializes a new instance of the ExtendedExportFieldSettingsGUIT class

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public ExtendedExportFieldSettingsGUI(
	ICTExtension parent,
	List<string> supportedOperations
)

Parameters

parent  ICTExtension
supportedOperations  ListString
See Also