Click or drag to resize
JobHistoryRendererGetForegroundStateColor Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.GetForegroundStateColor(System.String)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static string GetForegroundStateColor(
	string stateName
)

Parameters

stateName
Type: SystemString

[Missing <param name="stateName"/> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.GetForegroundStateColor(System.String)"]

Return Value

Type: String
See Also