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 (String)
Returns true if the item on specified column name changed.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
ItemChanged
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IAdvancedDataContainer
ItemChanged(String)
See Also
Reference
SimpleDataClass Class
ItemChanged Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com