BaseInfoDataChanged Method |
Returns true if the object changed.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual bool DataChanged(
string excludedColumns
)
Parameters
- excludedColumns
- Type: SystemString
List of columns excluded from change (separated by ';')
Return Value
Type:
BooleanSee Also