Click or drag to resize

ServiceLocatorGetService Method

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public virtual Object GetService(
	Type serviceType
)

Parameters

serviceType
Type: SystemType

Return Value

Type: Object

Implements

IServiceProviderGetService(Type)
See Also