VersionManagerUseCheckInCheckOut Method |
Specifies whether the environment is configured to use check-in and check-out actions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static bool UseCheckInCheckOut(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also