ObjectVersionManagerGetObjectVersionedExtensions Method |
Returns allowed extensions list from settings.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax public 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:
StringSee Also