VersionManagerPublishAttachmentsInternal Method |
Publishes the attachments for the given version.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax protected virtual void PublishAttachmentsInternal(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
Version history for which the attachments should be published
See Also