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: 9.0.0
Syntax
C#
public static class DocumentExport
Methods
  NameDescription
Public methodStatic memberExportRelatedDocumentsData(SiteExportSettings, String, TranslationHelper, Boolean, WhereCondition)
Exports related document data for given object type.
Public methodStatic memberExportRelatedDocumentsData(SiteExportSettings, String, TranslationHelper, Boolean, String) Obsolete.
Exports related document data for given object type.
Top
See Also