Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractCompositeInfo(TInfo) Class
AbstractCompositeInfo(TInfo) Methods
ChangedColumns Method
Clone Method
ContainsColumn Method
DataChanged Method
DeleteDataInternal Method
ExecuteWithOriginalData Method
GetComponents Method
GetObjectData Method
GetOriginalValue Method
GetPropertyType Method
InsertDataInternal Method
ItemChanged Method
LoadComponentsData Method
LoadData Method
LoadDefaultData Method
MakeComplete Method
ResetChanges Method
RevertChanges Method
SetComponents Method
SetValue Method
TryGetValue Method
UpdateDataInternal Method
UpsertData Method
UpsertDataInternal Method
AbstractCompositeInfo
TInfo
ExecuteWithOriginalData Method
Executes the given action using original data of the object.
Namespace:
CMS.DataEngine.Internal
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
AbstractCompositeInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com