SiteCollectionSettings Properties |
The SiteCollectionSettings type exposes the following members.
Name | Description | |
---|---|---|
DefaultOwnerLogin | Specifies the default owner of the site collection. The system account is used if empty. | |
OwnerLogin | 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}'. |