Click or drag to resize

ProviderManagerGetProviderInstance Method

Namespace:  Dynamicweb.ItemCreator.Providers
Assembly:  Dynamicweb.ItemCreator (in Dynamicweb.ItemCreator.dll) Version: 2.0.2
Syntax
public static Provider GetProviderInstance(
	Type providerType,
	Properties values
)

Parameters

providerType
Type: SystemType
values
Type: Dynamicweb.ModulesProperties

Return Value

Type: Provider
See Also