EditingFormControlIsDefaultValueAndMacro Property |
Returns true if default value of formfield is macro expression and current value is the default value.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public bool IsDefaultValueAndMacro { get; }
Property Value
Type:
BooleanSee Also