Click or drag to resize
HtmlHelperJobName Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.HtmlHelper.JobName(Hangfire.Common.Job)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string JobName(
	Job job
)

Parameters

job
Type: Hangfire.CommonJob

[Missing <param name="job"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.JobName(Hangfire.Common.Job)"]

Return Value

Type: String
See Also