Click or drag to resize
HtmlHelperStateLabel Method

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

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

Parameters

stateName
Type: SystemString

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

Return Value

Type: NonEscapedString
See Also