| HealthServiceGetIcon Method |
Namespace:
Dynamicweb.Diagnostics.Health
Assembly:
Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax public static KnownIcon GetIcon(
Type type
)
Public Shared Function GetIcon (
type As Type
) As KnownIcon
Parameters
- type
- Type: SystemType
Return Value
Type:
KnownIconSee Also