Click or drag to resize

ProvisioningContext Constructor

Initializes a new instance of the ProvisioningContext class

Namespace:  Colygon.MatchPoint.Provisioning
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public ProvisioningContext(
	SPWeb web,
	string storagePath
)

Parameters

web
Type: SPWeb
storagePath
Type: SystemString
See Also