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