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