Share via


ImgElement.getBotAttribute Method

SharePoint Designer Developer Reference

Returns a Variant that represents a Web component inserted into a Web page.

Syntax

expression.getBotAttribute(strAttributeName)

expression   A variable that represents an ImgElement object.

Parameters

Name Required/Optional Data Type Description
strAttributeName Required String The string that represents the name of the attribute.

See Also