Click or drag to resize
DocumentEventsGetData Field

Note: This API is now obsolete.

Fires when document data are being retrieved.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("This event does not guarantee that all data will be processed due to multiple possibilities how the data can be retrieved.")]
public static DocumentDataEventHandler GetData

Field Value

Type: DocumentDataEventHandler
See Also