| HtmlHelperRaw Method |
[Missing <summary> documentation for "M:Hangfire.Dashboard.HtmlHelper.Raw(System.String)"]
Namespace: Hangfire.DashboardAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public NonEscapedString Raw(
string value
)
Public Function Raw (
value As String
) As NonEscapedString
Parameters
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.Raw(System.String)"]
Return Value
Type:
NonEscapedStringSee Also