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

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

Property Value

Type: Int32
See Also