AbstractInfo TInfo  ColumnsChanged Method Kentico 8.1 API Reference
Returns true if at least one column of the column list provided as the first argument was changed.

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

Parameters

columns
Type: OnlineSystem.Collections.Generic List OnlineString 
Column list

Return Value

Type: OnlineBoolean
See Also