ThmxTheme.Close Method
Closes the theme and the underlying package.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub Close
'Usage
Dim instance As ThmxTheme
instance.Close()
public void Close()
Remarks
This method does not throw an exception if the theme and underlying package have already been closed.