Click or drag to resize
PagerPageUrl Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.Pager.PageUrl(System.Int32)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string PageUrl(
	int page
)

Parameters

page
Type: SystemInt32

[Missing <param name="page"/> documentation for "M:Hangfire.Dashboard.Pager.PageUrl(System.Int32)"]

Return Value

Type: String
See Also