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

Namespace: Hangfire.Dashboard.Pages
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public LayoutPage(
	string title
)

Parameters

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Hangfire.Dashboard.Pages.LayoutPage.#ctor(System.String)"]

See Also