AbstractWrapperInfoTInfoDataChanged Method |
Indicates whether object was changed.
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public override bool DataChanged(
string excludedColumns
)
Parameters
- excludedColumns
- Type: SystemString
Collection of columns excluded from change (separated by ';').
Return Value
Type:
BooleanImplements
IAdvancedDataContainerDataChanged(String)See Also