Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
NotImplementedInfo Class
NotImplementedInfo Methods
CloneObject Method
ContainsColumn Method
DeleteObject Method
ExecuteWithOriginalData Method
GetColumnNames Method
LoadData Method
NewObject Method
ResetChanges Method
RevertChanges Method
SetObject Method
SetReadOnly Method
SetValue Method
TryGetValue Method
NotImplementedInfo
ExecuteWithOriginalData Method
Executes the given action using original data of the object
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
ExecuteWithOriginalData
(
Action
action
)
Parameters
action
Type:
System
Action
Action to execute
Implements
IInfo
ExecuteWithOriginalData(Action)
See Also
Reference
NotImplementedInfo Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com