Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Methods
ItemChanged Method
ItemChanged Method (Int32)
ItemChanged Method (String)
SimpleDataClass
ItemChanged Method (Int32)
Returns true if the item on specified column index changed.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
ItemChanged
(
int
columnIndex
)
Parameters
columnIndex
Type:
System
Int32
Column index
Return Value
Type:
Boolean
Implements
IDataClass
ItemChanged(Int32)
See Also
Reference
SimpleDataClass Class
ItemChanged Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com