Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractWrapperInfo(TInfo) Class
AbstractWrapperInfo(TInfo) Properties
AllowPartialUpdate Property
DataClass Property
HasChanged Property
IsComplete Property
TypeInfo Property
WrappedInfo Property
AbstractWrapperInfo
<
TInfo
>
.
AllowPartialUpdate Property
If true, the object allows partial updates.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
AllowPartialUpdate
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IInfo
.
AllowPartialUpdate
See Also
Reference
AbstractWrapperInfo
<
TInfo
>
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com