SearchExtensions SearchFieldChanged Method Kentico 8.1 API Reference
Returns true if any field included in the search changed (checks fields defined in Class Search Settings).

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

dc
Type: CMS.DataEngine DataClassInfo
changedColumns
Type: OnlineSystem.Collections.Generic List OnlineString 
checkSpecialFields (Optional)
Type: OnlineSystem Boolean

Return Value

Type: OnlineBoolean
See Also