ObjectVersionManagerAllowObjectRestore Method |
Indicates if the object under specified site can be restored from recycle bin.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax public static bool AllowObjectRestore(
GeneralizedInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineGeneralizedInfo
IInfo object instance
Return Value
Type:
BooleanSee Also