Share via


DListElement.className Property

SharePoint Designer Developer Reference

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

Syntax

expression.className

expression   Required. A variable that represents a DListElement object.

See Also