Click or drag to resize

SiteCollectionSettings Properties

The SiteCollectionSettings type exposes the following members.

Properties
  NameDescription
Public propertyDefaultOwnerLogin
Specifies the default owner of the site collection. The system account is used if empty.
Public propertyOwnerLogin
Specifies the owner of the site collection. The DefaultOwnerLogin is used if empty. Access the item using the 'Self' (respectively 'Updatable' when configuring a CreateWebAction) variable, e.g. '{Self.FieldName}'.
Top
See Also