Click or drag to resize
ObjectTypeInfoSupportsCloneToOtherSite Property
Indicates if object can be cloned to different site than the site of the original. Default is true.

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

Property Value

Type: Boolean
See Also