Click or drag to resize
WorkflowInfoUseCheckInCheckOut Method
Indicates if current workflow uses check-in/check-out functionality

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public bool UseCheckInCheckOut(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also