Returns true if any field included in the search changed (checks fields defined in Class Search Settings).
            
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- info
 - Type: CMS.DataEngine BaseInfo
Info object 
- changedColumns (Optional)
 - Type: 
System.Collections.Generic List 
String 
List of changed columns, if not provided, retrieves the list from the object 
- checkSpecialFields (Optional)
 - Type: 
System Boolean
If true, the special fields like (ClassSearchTitleColumn, etc.) are checked for changes 
Return Value
Type:See Also