WorkflowInfoUseCheckInCheckOut Method |
Indicates if current workflow uses check-in/check-out functionality
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public bool UseCheckInCheckOut(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also