Share via


ImgElement.href Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the URL that the browser uses to locate the image or video clip associated with the element.

Syntax

expression.href

expression   Required. A variable that represents an ImgElement object.

See Also