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
MakeComplete Method
Makes the object data complete.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
MakeComplete
(
bool
loadFromDb
)
Parameters
loadFromDb
Type:
System
Boolean
If true, the data to complete the object is loaded from database.
Implements
IAdvancedDataContainer
MakeComplete(Boolean)
See Also
Reference
AbstractCompositeInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com