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 | |
---|---|---|
Apply | Applies the specified design package to a site. | |
ExportEnterprise | Exports the design package for a site template that is not a small business site template into the solution gallery and returns information about the design package. | |
ExportSmallBusiness | Exports the design package for a small business site template to the solution gallery and returns information about the design package. | |
Install | Installs a design package into a site. | |
UnInstall | Uninstalls a design package. |
Top