DesignPackage members

A static class that is used to import and export a design package to and from a site collection.

The DesignPackage type exposes the following members.

Methods

  Name Description
Public methodStatic member Apply Applies the specified design package to a site.
Public methodStatic member Export(SPSite, Boolean) Exports the design of the root web of the specified site.
Public methodStatic member Export(SPSite, String, Boolean) Exports the design of the root web of the specified site.
Public methodStatic member Install Installs a design package into a site.
Public methodStatic member UnInstall Uninstalls a design package.

Top

See also

Reference

DesignPackage class

Microsoft.SharePoint.Publishing namespace