Kentico 10 API Reference
Kentico 10 API Reference
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
DataClass Property
Data class is not used within wrapper instance. Data is managed by the internal instance.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
protected
override
sealed
IDataClass
DataClass
{
get
; }
Property Value
Type:
IDataClass
Exceptions
Exception
Condition
NotSupportedException
Thrown when property is used. The
DataClass
property is not internally used within wrapper instance.
See Also
Reference
AbstractWrapperInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com