Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DocumentEngine
TreeNode Class
TreeNode Methods
DataChanged Method
DataChanged Method
DataChanged Method (String)
TreeNode
DataChanged Method (String)
Returns true if the object has changed.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
bool
DataChanged
(
string
excludedColumns
)
Parameters
excludedColumns
Type:
System
String
List of columns excluded from change (separated by ';')
Return Value
Type:
Boolean
Implements
IAdvancedDataContainer
DataChanged(String)
See Also
Reference
TreeNode Class
DataChanged Overload
CMS.DocumentEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com