Click or drag to resize
SearchIndexSettingsItems Property
Gets list of all settings items.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public Dictionary<Guid, SearchIndexSettingsInfo> Items { get; }

Property Value

Type: DictionaryGuid, SearchIndexSettingsInfo
See Also