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: 2013.11.0.0
Syntax
C#
public ProvisioningContext(
	SPWeb web,
	string storagePath
)

Parameters

web
Type: SPWeb
storagePath
Type: SystemString
See Also