InputImageElement.tagName Property

SharePoint Designer Developer Reference

Returns a String that represents the name of an image INPUT element.

Syntax

expression.tagName

expression   Required. A variable that represents an InputImageElement object.

See Also