Click or drag to resize
HtmlHelperInlineMetric Method

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

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

Parameters

metric
Type: Hangfire.DashboardDashboardMetric

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

Return Value

Type: NonEscapedString
See Also