SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

SiteWebTemplate Property

The template to use for site creation.

Syntax

spadmincontrol.SiteWebTemplate[=integer]

Possible Values

  wtTeamSite(0), 
  wtBlankSite(1), 
  wtDocumentWorkspace(2), 
  wtBasicMeetingWorkspace(3), 
  wtBlankMeetingWorkspace(4), 
  wtDecisionMeetingWorkspace(5), 
  wtSocialMeetingWorkspace(6), 
  wtMultipageMeetingWorkspace(7), 
  wtBlogSite(8), 
  wtWikiSite(9), 
  wtBasicGroupWorkSite(10), 
  wtBlankGroupWorkSite(11), 
  wtCustomSite(12)

Default Value

0

Remarks

The template to use for site creation. Set this to the template which will be used when creating a new site. If CustomSite is specified, the custom site template must be set using the CustomWebTemplate configuration.

Possible values are:

0 (wtTeamSite)Team Site
1 (wtBlankSite)Blank Site
2 (wtDocumentWorkspace)Document Workspace
3 (wtBasicMeetingWorkspace)Basic Meeting Workspace
4 (wtBlankMeetingWorkspace)Blank Meeting Workspace
5 (wtDecisionMeetingWorkspace)Decision Meeting Workspace
6 (wtSocialMeetingWorkspace)Social Meeting Workspace
7 (wtMultipageMeetingWorkspace)Multipage Meeting Workspace
8 (wtBlogSite)Blog Site
9 (wtWikiSite)Wiki Site
10 (wtBasicGroupWorkSite)Basic Group Work Site
11 (wtBlankGroupWorkSite)Blank Group Work Site
12 (wtCustomSite)Custom Site

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0