Kentico 11 API Reference
Kentico 11 API Reference
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
ExecuteWithOriginalData Method
Executes the given action using original data of the object.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.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
AbstractWrapperInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com