Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Synchronization
SynchronizationHelper Class
SynchronizationHelper Methods
AddExcludedSettingKey Method
EnsureObjectVersion Method
GetExcludedSettingKeys Method
GetObjectBinaryXml Method
GetObjectData Method
GetObjectKey Method
GetObjectsData Method
GetObjectWhereCondition Method
GetObjectXml Method
ChangeSiteBindingObject Method
CheckCreateVersion Method
CheckIntegrationLogging Method
CheckStagingLogging Method
IsCheckedOutByOtherUser Method
IsSettingKeyExcluded Method
LogObjectDelete Method
LogObjectChange Method
LogObjectInsert Method
LogObjectUpdate Method
RemoveExcludedSettingKey Method
RemoveObjectVersions Method
TouchParent Method
TouchParentDelete Method
TouchParentInsert Method
TouchParentUpdate Method
SynchronizationHelper
IsCheckedOutByOtherUser Method
Returns true if the object is checked out by other user than a current user (and use checkin/out is used).
Namespace:
CMS.Synchronization
Assembly:
CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
bool
IsCheckedOutByOtherUser
(
BaseInfo
info
)
Parameters
info
Type:
CMS.DataEngine
BaseInfo
Return Value
Type:
Boolean
See Also
Reference
SynchronizationHelper Class
CMS.Synchronization Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com