Click or drag to resize
VersionManagerUseAutomaticVersionNumbering Method
Specifies whether the environment is configured to use automatic version numbering.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool UseAutomaticVersionNumbering(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also