Click or drag to resize
VersionManagerUseAutomaticVersionNumberingInternal 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#
protected virtual bool UseAutomaticVersionNumberingInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also