Click or drag to resize
ObjectVersionManagerDisplayVersionsTab Method
Indicates if versions tab should be displayed for specified object type

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static bool DisplayVersionsTab(
	GeneralizedInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineGeneralizedInfo
Object to display versions tab for

Return Value

Type: Boolean
See Also