DListElement.tagName Property

SharePoint Designer Developer Reference

Returns a String that represents the name of a DL element.

Syntax

expression.tagName

expression   Required. A variable that represents a DListElement object.

See Also