Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Synchronization Namespaces
CMS.Synchronization
ObjectVersionManager Class
ObjectVersionManager Methods
AllowObjectRestore Method
AllowObjectVersioning Method
ChangePreviousVersionsObjectIDInternal Method
CheckIn Method
CheckOut Method
CreateVersion Method
DeleteOlderVersions Method
DeleteOlderVersionsInternal Method
DestroyObjectHistory Method
DestroyObjectVersion Method
DisplayVersionsTab Method
EnsureDeletedVersion Method
EnsureVersion Method
GetLatestVersion Method
GetLatestVersionInternal Method
GetMajorVersionHistoryLength Method
GetMinorVersionHistoryLength Method
GetNewVersionNumber Method
GetNewVersionNumberInternal Method
GetObjectHistory Method
GetObjectHistoryInternal Method
GetObjectVersionedExtensions Method
GetPromoteToMajorInterval Method
GetUseLastVersionInterval Method
IsObjectExtensionVersioned Method
IsVersionMajor Method
MakeVersionMajor Method
ObjectHasVersions Method
RestoreObject Method
RollbackVersion Method
UndoCheckOut Method
ObjectVersionManager
CheckOut Method
Checks out the object to particular user
Namespace:
CMS.Synchronization
Assembly:
CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
CheckOut
(
BaseInfo
infoObj
,
IUserInfo
user
)
Parameters
infoObj
Type:
CMS.DataEngine
BaseInfo
Object to check out
user
Type:
CMS.Base
IUserInfo
User who is checking out the object
See Also
Reference
ObjectVersionManager Class
CMS.Synchronization Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com