Click or drag to resize

ExtendedExportSettingsGUIT Constructor

Initializes a new instance of the ExtendedExportSettingsGUIT class

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

Parameters

parent  ICTExtension
supportedOperations  ListString
See Also