| ObjectVersionManagerGetObjectVersionedExtensions Method  | 
            Returns allowed extensions list from settings.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic static string GetObjectVersionedExtensions(
	string objectType,
	string siteName
)
Parameters
- objectType
 - Type: SystemString
Object type to check versioned extensions for - siteName
 - Type: SystemString
Name of the site 
Return Value
Type: 
String
See Also