Determines whether the file with the specified extension (case insensitive) is versioned on site specified by name.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type to check versioned extensions for
- extension
- Type: System String
File extension to check.
- siteName
- Type: System String
Site name on which is media file located
Return Value
Type: BooleanSee Also