Click or drag to resize
CMSAbstractEditableControlInstanceGUID Property
If set, the instance guid is used as a key for the editable control, making the content available on other documents which use the same page template with this control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual string InstanceGUID { get; set; }

Property Value

Type: String
See Also