Share via


ImgElement.className Property

SharePoint Designer Developer Reference

Returns or sets a String that indicates the CSS style rule for an IMG element. Corresponds to the class attribute.

Syntax

expression.className

expression   Required. A variable that represents an ImgElement object.

See Also