ObjectVersionManagerRestoreObject Method (Int32, Int32) |
Restores object to specified site ID.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax public static GeneralizedInfo RestoreObject(
int versionId,
int siteId
)
Parameters
- versionId
- Type: SystemInt32
Version ID - siteId
- Type: SystemInt32
Site ID to which object should be restored
Return Value
Type:
GeneralizedInfoSee Also