Process search settings of DataClass field and inserts required search field into search fields collection when field is marked as content field.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- searchSetting
- Type: CMS.DataEngine SearchSettingsInfo
Search settings of DataClass field
- searchFields
- Type: CMS.DataEngine ISearchFields
Search fields collection
- stripTags (Optional)
- Type: System Boolean
Indicates if HTML tags should be removed from content
See Also