SearchIndexSettingsItems Property |
Gets list of all settings items.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public Dictionary<Guid, SearchIndexSettingsInfo> Items { get; }
Property Value
Type:
DictionaryGuid,
SearchIndexSettingsInfoSee Also