Click or drag to resize

LookupListSettings Class

This is the base class for LookupListSettings, when using LookupListHandlerE, S for providing Extension owned custom data source for a lookuplist.

Consider deriving from LookupListSettingsBINDINGTYPE instead of this, of your settings must have mappings to 3rd party systems.
Inheritance Hierarchy

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class LookupListSettings : CTObjectTaggedSettings<CTLookupList>

The LookupListSettings type exposes the following members.

Constructors
 NameDescription
Public methodLookupListSettingsInitializes a new instance of the LookupListSettings class
Top
Revision History
DateVersionDescription
-2025 SP1First Release
See Also