Click or drag to resize
FormFieldAutomaticValue Property
Automatic value when the form control is missing (resolves macros in the given string).

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public string AutomaticValue { get; set; }

Property Value

Type: String
See Also