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

SPSiteInfo Type

This type is used to describe sites in SharePoint.

Remarks

This is used to create new sites.

Fields

Description
String

The description of a site.

OwnerEmail
String

The e-mail address of the owner of the site.

OwnerLogin
String

The user name of the owner. This value should be in the format: "DOMAIN\name".

OwnerName
String

The display name of the site owner.

Title
String

The display name of the site.

URL
String

This is the absolute URL of the site collection.

WebTemplate
TWebTemplates

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

Constructors

[VB.NET]
Public SPSiteInfo()

[C#]
public SPSiteInfo();



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