Application.Themes Property

SharePoint Designer Developer Reference

Returns a Themes collection that represents the themes that are available to apply to a Web site.

Syntax

expression.Themes

expression   Required. A variable that represents an Application object.

See Also