Click or drag to resize

CultureContext Constructor (SPWeb, NullableInt32)

Initializes a new instance of the CultureContext class

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public CultureContext(
	SPWeb web,
	Nullable<int> overwriteUiCulture
)

Parameters

web
Type: SPWeb
overwriteUiCulture
Type: SystemNullableInt32
See Also