Share via


Web.Themes Property

SharePoint Designer Developer Reference

Returns a Themes collection that represents the themes that have been applied to the Web site. This is the same as the list that appears in the _theme directory of a Web site.

Syntax

expression.Themes

expression   Required. A variable that represents a Web object.

See Also