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.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual string InstanceGUID { get; set; }
Property Value
Type:
StringSee Also