Click or drag to resize
HtmlHelperBlockMetric Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.HtmlHelper.BlockMetric(Hangfire.Dashboard.DashboardMetric)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public NonEscapedString BlockMetric(
	[NotNullAttribute] DashboardMetric metric
)

Parameters

metric
Type: Hangfire.DashboardDashboardMetric

[Missing <param name="metric"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.BlockMetric(Hangfire.Dashboard.DashboardMetric)"]

Return Value

Type: NonEscapedString
See Also