Click or drag to resize
BaseInfoAllowClone Property
Indicates if the object supports cloning.

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

Property Value

Type: Boolean
See Also