Click or drag to resize
CloneSettingsParentID Property
ID of the parent object to which the cloned object should be assigned.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public int ParentID { get; set; }

Property Value

Type: Int32
See Also