Share via


Web.ThemeProperties Property

SharePoint Designer Developer Reference

Sets the theme properties for a Web site.

Syntax

expression.ThemeProperties(Flags)

expression   A variable that represents a Web object.

Parameters

Name Required/Optional Data Type Description
Flags Optional ThemePropertyFlags Specifies the theme properties.

See Also