Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com