Click or drag to resize
HtmlHelperRenderPartial Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.HtmlHelper.RenderPartial(Hangfire.Dashboard.RazorPage)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public NonEscapedString RenderPartial(
	RazorPage partialPage
)

Parameters

partialPage
Type: Hangfire.DashboardRazorPage

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

Return Value

Type: NonEscapedString
See Also