Click or drag to resize

HealthServiceGetProviderTypeByName Method

Namespace:  Dynamicweb.Diagnostics.Health
Assembly:  Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax
public static Type GetProviderTypeByName(
	string healthProviderType
)

Parameters

healthProviderType
Type: SystemString

Return Value

Type: Type
See Also