Click or drag to resize
HtmlHelper Constructor
Initializes a new instance of the HtmlHelper class

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public HtmlHelper(
	[NotNullAttribute] RazorPage page
)

Parameters

page
Type: Hangfire.DashboardRazorPage

[Missing <param name="page"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.#ctor(Hangfire.Dashboard.RazorPage)"]

See Also