Click or drag to resize
ExportTypeExtensionTypeSelected Method

[This is preliminary documentation and is subject to change.]

Notification that this type was just selected from profile type combo. If the selection happens for the first time during the setting dialogs lifetime, this call is preceeded with Init(CTExportProfile).

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual void TypeSelected()
See Also