Click or drag to resize
CMSLazyTValueAllowCloneForNewThread Property
If true, the item is copied for the new thread

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

Property Value

Type: Boolean
See Also