Click or drag to resize
SearchFieldsHelperIncludeContentField Field
An event raised upon IsContentField(ISearchIndexInfo, SearchSettingsInfo) execution. Based on the Result the field is added to content fields. By default, all fields having flag named CONTENT set to true are considered content fields.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public IsContentFieldHandler IncludeContentField

Field Value

Type: IsContentFieldHandler
See Also