VersionManager PublishAttachments Method Kentico 8.1 API Reference
Publishes the attachments for the given document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

node
Type: CMS.DocumentEngine TreeNode
Document node
versionHistoryId (Optional)
Type: OnlineSystem Int32
Version history for which the attachments should be published
See Also