Share via


ThmxTheme.Save method

Saves any changes made to this theme to the underlying stream.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Save
'Usage
Dim instance As ThmxTheme

instance.Save()
public void Save()

Remarks

If this theme is associated with an SPFile, this method also saves the changes to the database.

See also

Reference

ThmxTheme class

ThmxTheme members

Microsoft.SharePoint.Utilities namespace