Click or drag to resize
HealthMonitoringHelperGetCategoryName Method
Gets category name.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax
C#
public static string GetCategoryName(
	string instancePath,
	CategoryType type
)

Parameters

instancePath
Type: SystemString
Instance path - value of key CMSHealthMonitoringInstancePath
type
Type: CMS.HealthMonitoringCategoryType
Category type

Return Value

Type: String
See Also