Click or drag to resize
HtmlHelperQueueLabel Method

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

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

Parameters

queue
Type: SystemString

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

Return Value

Type: NonEscapedString
See Also