Click or drag to resize
IsContentFieldEventArgsSearchSettings Property
Search settings representing field for which to detect whether it is considered a content field.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public SearchSettingsInfo SearchSettings { get; set; }

Property Value

Type: SearchSettingsInfo
See Also