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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual string InstanceGUID { get; set; }

Property Value

Type: String
See Also