Share via


ImgElement.dataFld Property

SharePoint Designer Developer Reference

Sets or returns a String that represents the name of the field in a data source, as specified by the dataSrc property, to which to bind the specified object. Corresponds to the dataFld attribute for an IMG element.

Syntax

expression.dataFld

expression   Required. A variable that represents an ImgElement object.

See Also