Click or drag to resize

CTExtensions.ExportCore.CTObjectData Namespace

 
Classes
 ClassDescription
Public classCTObjectDataHandlerE, O, S This is a generic abstraction that simplifies custom data sourcing CT core objects needing both ObjectEditGuard and EventExtension. It handles caching and basic interractions with CT's core. This class is designed to be specialized further within CT Core into handlers such as LookupListHandlerE, S and SearchGroupHandlerE, S.
Public classCTObjectGuardE, O, S This is basic ObjectEditGuard that can be used with settings objects deriving from CTObjectTaggedSettingsO. This class is used with CTObjectDataHandlerE, O, S.
Public classCTObjectTaggedSettingsO This is a base settings object for CTObjects, designed to be used with CTObjectDataHandlerE, O, S. GUID can be used to map this settings object to other settings objects ensuring that the mapping works also after profile export and import.
Interfaces