Click or drag to resize

ServiceLocatorDoGetInstance Method

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
protected abstract Object DoGetInstance(
	Type serviceType,
	string key
)

Parameters

serviceType
Type: SystemType
key
Type: SystemString

Return Value

Type: Object
See Also