Click or drag to resize
CMSEditModeButtonEditDeleteAddedByMacro Property
Indicates whether control should be converted to the ##editdelete## macro within the conversion physical file -> virtual file. Property is not used in code.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool AddedByMacro { get; set; }

Property Value

Type: Boolean
See Also