0

Web テンプレートを設定するとき、ほとんどの人は何をするのだろうと思っていました。

SharePoint で作成/カスタマイズしてから、テンプレートをエクスポートして Visual Studio で開きますか。または、テンプレートを最初から作成しますか (Visual Studio の新しい sharepoint プロジェクト)。

ContentTypes、ListInstances、Property Bags など、多くの追加アイテムが作成されるため、テンプレートを Visual Studio にインポートするときに煩わしいと思います。

これに対するプロのアプローチは何だろうと思っていました。

4

1 に答える 1

0

It depends on the situation and needs , if the template you are trying to create is simple then it is advisable to create is from scratch, but if it is complex then you should import it from the share point.

In My opinion its better to have it imported because it will maintain the structure as well as it is faster to implement

Hope this helps

于 2012-11-07T12:34:53.320 に答える