Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AsyncProcessData Class
AsyncProcessData Fields
AllowUpdateThroughPersistentMedium Field
CancelledInfo Field
Data Field
Error Field
Information Field
Parameter Field
ProcessGUID Field
Status Field
Warning Field
AsyncProcessData
Data Field
General process data
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Object
Data
Field Value
Type:
Object
Remarks
Use serializable objects marked with
SerializableAttribute
or implementing
ISerializable
interface Otherwise set
AllowUpdateThroughPersistentMedium
to false
See Also
Reference
AsyncProcessData Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com