WebCreationInformation members

Specifies the properties of a new site.

The WebCreationInformation type exposes the following members.

Constructors

  Name Description
Public method WebCreationInformation Initializes a new instance of the WebCreationInformation class.

Top

Properties

  Name Description
Public property Description Gets or sets the description of the new site.
Public property Language Gets or sets the locale ID that specifies the language of the new site.
Public property Title Gets or sets a value that specifies the title of the new site.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property Url Gets or sets the URL leaf name of the new site.
Public property UseSamePermissionsAsParentSite Gets or sets a value that specifies whether the new site will inherit permissions from its parent site.
Public property WebTemplate Gets or sets a value that specifies the name of the site template to be used for creating the new site.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

WebCreationInformation class

Microsoft.SharePoint.Client namespace