Click or drag to resize
HtmlHelperHtmlEncode Method

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

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

Parameters

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.HtmlEncode(System.String)"]

Return Value

Type: String
See Also