FormFieldAutomaticValue Property |
Automatic value when the form control is missing (resolves macros in the given string).
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax public string AutomaticValue { get; set; }
Property Value
Type:
StringSee Also