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