Click or drag to resize

SiteCollectionSettingsUseSiteMaster Field

If enabled, the site collection is created from the site master using Fast Site Provisioning. The site master has to be created by the PowerShell cmdlet first for the used site template. This setting is only respected if 'CreateSiteCollection' is enabled.

Namespace:  Colygon.MatchPoint.Workspaces.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public bool UseSiteMaster

Field Value

Type: Boolean
See Also