Share via


ImgElement.tagName Property

SharePoint Designer Developer Reference

Returns a String that represents the name of an IMG element.

Syntax

expression.tagName

expression   Required. A variable that represents an ImgElement object.

See Also