Click or drag to resize
PagerRecordsPerPageUrl Method

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

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

Parameters

perPage
Type: SystemInt32

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

Return Value

Type: String
See Also