Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractWrapperInfo(TInfo) Class
AbstractWrapperInfo(TInfo) Methods
ChangedColumns Method
CheckLicense Method
CheckPermissionsWithHandler Method
Clone Method
ContainsColumn Method
DataChanged Method
DeleteDataInternal Method
EnsureBinaryData Method
ExecuteWithOriginalData Method
GetObjectData Method
GetOriginalValue Method
GetPropertyType Method
InsertAsClone Method
InsertDataInternal Method
ItemChanged Method
LoadData Method
LoadDefaultData Method
LoadWrappedData Method
MakeComplete Method
ResetChanges Method
RevertChanges Method
SetValue Method
TryGetValue Method
UpdateDataInternal Method
UpsertData Method
UpsertDataInternal Method
AbstractWrapperInfo
TInfo
DataChanged Method
Indicates whether object was changed.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
DataChanged
(
string
excludedColumns
)
Parameters
excludedColumns
Type:
System
String
Collection of columns excluded from change (separated by ';').
Return Value
Type:
Boolean
Implements
IAdvancedDataContainer
DataChanged(String)
See Also
Reference
AbstractWrapperInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com