ObjectVersionManagerAllowObjectVersioning Method |
Indicates if the object versioning is allowed for specified object under particular site.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax public static bool AllowObjectVersioning(
GeneralizedInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineGeneralizedInfo
IInfo object instance
Return Value
Type:
BooleanSee Also