Click or drag to resize

ISearchExclusionAndBoostBaseBoosts Property


Gets/sets a list of search boosts, represented as ISearchBoost.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
List<ISearchBoost> Boosts { get; set; }

Property Value

ListISearchBoost
See Also