Share via


SP へPublishing.DesignPackage オブジェクト (sp.publishing)

インポートし、[サイト コレクションのデザインのパッケージをエクスポートします。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

DesignPackage静的です。

var object = new SP.Publishing.DesignPackage()

メンバー

DesignPackageオブジェクトでは、次のメンバーがあります。

メソッド

DesignPackageオブジェクトでは、次の方法があります。

メソッド

説明

適用します。

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.

インストールします。

Installs a design package into a site.

unInstall

Uninstalls a design package.

Constructor

DesignPackageオブジェクトでは、次のコンスがあります。

コンストラクター

説明

DesignPackage

Initializes a new instance of the SP.Publishing.DesignPackage object.