Click or drag to resize
EditingFormControlIsDefaultValueAndMacro Property
Returns true if default value of formfield is macro expression and current value is the default value.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool IsDefaultValueAndMacro { get; }

Property Value

Type: Boolean
See Also