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.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public virtual string InstanceGUID { get; set; }
Property Value
Type:
StringSee Also