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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool IsDefaultValueAndMacro { get; }

Property Value

Type: Boolean
See Also