|  | JobHistoryRendererSucceededRenderer Method | 
[Missing <summary> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.SucceededRenderer(Hangfire.Dashboard.HtmlHelper,System.Collections.Generic.IDictionary{System.String,System.String})"]
Namespace: Hangfire.Dashboard
 Syntax
Syntaxpublic static NonEscapedString SucceededRenderer( HtmlHelper html, IDictionary<string, string> stateData )
[Missing <param name="html"/> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.SucceededRenderer(Hangfire.Dashboard.HtmlHelper,System.Collections.Generic.IDictionary{System.String,System.String})"]
[Missing <param name="stateData"/> documentation for "M:Hangfire.Dashboard.JobHistoryRenderer.SucceededRenderer(Hangfire.Dashboard.HtmlHelper,System.Collections.Generic.IDictionary{System.String,System.String})"]
 See Also
See Also