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.1.5347.20411)
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