 | ICTObjectOwner Interface |
This interface is used to tie inheritants of
CTObjectDataHandlerE, O, S with
ExportBase2MAIN, EXPORTHANDLER, FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE, LOOKUPLISTHANDLER, LOOKUPLISTSETTINGS, SEARCHGROUPHANDLER, SEARCHGROUPSETTINGS.
Namespace: CTExtensions.ExportCore.CTObjectDataAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic interface ICTObjectOwner
Public Interface ICTObjectOwner
The ICTObjectOwner type exposes the following members.
Methods| | Name | Description |
|---|
 | ClearCaches |
Clear all cached. This is called e.g. when user exits the Options.
|
 | GetEditGuard |
Gets the Edit Guard.
|
 | GetEventExtension |
Return the event extension that handles all CTInterface events related
to handling data and behavior of the owned object.
|
Top
Revision History| Date | Version | Description |
|---|
| - | 2025 SP1 | First Release |
See Also