dataFld property

[This documentation is preliminary and is subject to change.]

Sets or retrieves a field of a given data source, as specified by the IHTMLDatabinding::dataSrc property, to bind to the specified object.

Syntax

HRESULT value = object.put_dataFld(BSTR v);HRESULT value = object.get_dataFld(BSTR* p);

Property values

Type: BSTR

the field name.

Remarks

The IHTMLDatabinding::dataFld property is not available on param objects; use getAttribute('dataFld') instead.

See also

Introduction to Data Binding

 

 

Build date: 6/12/2012