WebFile.ThemeProperties Property
SharePoint Designer Developer Reference |
Sets the theme properties for a file in a Web site.
Syntax
expression.ThemeProperties(Flags)
expression A variable that represents a WebFile object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Flags | Optional | ThemePropertyFlags | Specifies the theme properties. |
See Also