| ObjectVersionManagerRestoreObject Method (Int32, Int32) | 
            Restores object to specified site ID.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntaxpublic 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: 
GeneralizedInfo
See Also