Share via


ImgElement.src Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the source file for an IMG element. Corresponds with the src attribute.

Syntax

expression.src

expression   Required. A variable that represents an ImgElement object.

See Also