SP.WebCreationInformation Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.WebCreationInformation class.

Properties

Name

Description

description

Gets or sets the description of the new site.

language

Gets or sets the locale ID that specifies the language of the new site.

title

Gets or sets a value that specifies the title of the new site.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

url

Gets or sets the URL leaf name of the new site.

useSamePermissionsAsParentSite

Gets or sets a value that specifies whether the new site will inherit permissions from its parent site.

webTemplate

Gets or sets a value that specifies the name of the site template to be used for creating the new site.

Applies To

SP.WebCreationInformation Class

See Also

Reference

SP.WebCreationInformation Methods

SP Namespace