Click or drag to resize

BaseWebDefinitionWelcomePageUrl Field

Specifies the web relative url of the page that should be used as landing page. A user accessing the web will be redirected to this url. If left empty, the default welcome page of the base template will be used.

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public PatternString WelcomePageUrl

Field Value

Type: PatternString
See Also