Click or drag to resize
DocumentExport Class
Handles special actions during the Documents export process.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineDocumentExport

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public static class DocumentExport

The DocumentExport type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExportRelatedDocumentsData
Exports related document data for given object type.
Top
See Also