Click or drag to resize
ObjectTypeInfoSupportsCloning Property
Indicates whether the system allows cloning for objects of the given type. True by default.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool SupportsCloning { get; set; }

Property Value

Type: Boolean
See Also