Click or drag to resize
SearchSettingsItemsByName Property
Gets list of all settings items indexed by name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected StringSafeDictionary<SearchSettingsInfo> ItemsByName { get; }

Property Value

Type: StringSafeDictionarySearchSettingsInfo
See Also