DATAFLDVALUE Attribute | dataFldValue Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the name of the field used for the value of the dataselect behavior options.
Syntax
XML <ELEMENT DATAFLDVALUE = sColumn... > Scripting [ sColumn = ] dataselect.dataFldValue
Possible Values
sColumn String that specifies or receives a column within a data source. The property is read/write. The property has no default value.
Remarks
If the DATAFLDVALUE attribute is omitted from the element that hosts the dataselect behavior, the DATAFLDTEXT attribute value is used.
Applies To
dataselect