Click or drag to resize
VersionManagerUseCheckInCheckOutInternal Method
Specifies whether the environment is configured to use check-in and check-out actions.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual bool UseCheckInCheckOutInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also