Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractWrapperInfo(TInfo) Class
AbstractWrapperInfo(TInfo) Methods
Clone Method
ContainsColumn Method
DataChanged Method
DeleteDataInternal Method
EnsureBinaryData Method
ExecuteWithOriginalData Method
GetObjectData Method
GetOriginalValue Method
GetPropertyType Method
ChangedColumns Method
CheckLicense Method
CheckPermissionsWithHandler 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
MakeComplete Method
Makes the object data complete.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.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
AbstractWrapperInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com