InputImageElement.src Property

SharePoint Designer Developer Reference

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

Syntax

expression.src

expression   Required. A variable that represents an InputImageElement object.

See Also