Click or drag to resize
ICloneThreadItem Interface
Interface to mark the objects to be cloned for new thread items

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public interface ICloneThreadItem

The ICloneThreadItem type exposes the following members.

Methods
  NameDescription
Public methodCloneForNewThread
Clones the object for new thread
Top
See Also