ThmxTheme.Close method
Closes the theme and the underlying package.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.