Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.