Click or drag to resize

BaseWebDefinitionProvisioningLanguage Field

Specifies the language of the names specified to reference other objects (e.g. lists, content types, etc.) or to resolve StringResources. The specified language has to exist in the LanguageSettings. The language of the web will be taken if left empty.

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public Nullable<int> ProvisioningLanguage

Field Value

Type: NullableInt32
See Also