Click or drag to resize
CloneSettingsControlInfoToClone Property
Gets or sets BaseInfo object to be cloned.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public BaseInfo InfoToClone { get; set; }

Property Value

Type: BaseInfo
See Also