Share via


IFrameElement.className Property

SharePoint Designer Developer Reference

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

Syntax

expression.className

expression   Required. A variable that represents an IFrameElement object.

See Also