Click or drag to resize
VersionManager Constructor

Note: This API is now obsolete.

Constructor - Creates version manager.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This constructor is meant for system purposes, it shouldn't be used directly. For inheritance, use constructor VersionManager(tree)")]
public VersionManager()
See Also