Web Information

Defines a set of parameters to create a SharePoint Web (SPWeb).

Reference Information
Release Status : Stable
Alias Name : Entity.WebInfo
Full Reference Name : Collaboris.Saf.Actions.Wss.Entities.WebInfo
Assembly Name : Collaboris.Saf.Actions.Wss

Properties
Name Description Example Value Output Required
Description String. Specifies the description for the new web. New Web created by SAF false false
Lcid Nullable`1. Specifies the locale ID for the new web. 1033 false false
Overwrite Nullable`1. Specifies whether to overwrite the web if it already exists. true false false
Template String. Specifies whether to overwrite the web if it already exists.

Note :
To find the template ID follow this guide 'How to use STSADM to Find Site Template Codes and Script Site Creation'.
STS#0 false false
Title String. Specifies the title for the new web. New Web title false false
Url String. Specifies the relative URL for the new web. NewWeb false false
UseUniquePerms Nullable`1. Specifies whether to use unique permissions for the new web. false false false
WebName String. Specifies the name for the new web. New Web name false false