Click or drag to resize
CMSEditModeButtonEditDeleteAddedAutomatically Property
Indicates whether controls was added by automatic conversion virtual file -> physical file. Property is not used in code.

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

Property Value

Type: Boolean
See Also