Click or drag to resize
UrlHelperTo Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.UrlHelper.To(System.String)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string To(
	string relativePath
)

Parameters

relativePath
Type: SystemString

[Missing <param name="relativePath"/> documentation for "M:Hangfire.Dashboard.UrlHelper.To(System.String)"]

Return Value

Type: String
See Also