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
AllowObjectRestore Method
Indicates if the object under specified site can be restored from recycle bin.
Namespace:
CMS.Synchronization
Assembly:
CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
AllowObjectRestore
(
GeneralizedInfo
infoObj
)
Parameters
infoObj
Type:
CMS.DataEngine
GeneralizedInfo
IInfo object instance
Return Value
Type:
Boolean
See Also
Reference
ObjectVersionManager Class
CMS.Synchronization Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com