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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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.