  | HealthServiceGetProviderTypeByName Method  | 
  
    Namespace: 
   Dynamicweb.Diagnostics.Health
    Assembly:
   Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntaxpublic static Type GetProviderTypeByName(
	string healthProviderType
)
Public Shared Function GetProviderTypeByName ( 
	healthProviderType As String
) As Type
Parameters
- healthProviderType
 - Type: SystemString
 
Return Value
Type: 
Type
See Also