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: 9.0.0
Syntax
C#
protected StringSafeDictionary<SearchSettingsInfo> ItemsByName { get; }

Property Value

Type: StringSafeDictionarySearchSettingsInfo
See Also