Method | Description | |
---|---|---|
WorkflowActionLink ( HtmlHelper html, string action, string controller, string displayText, int linkTargetStage, int currentStage, int minRequiredStage, int highestCompletedStage ) : MvcHtmlString |
public static WorkflowActionLink ( HtmlHelper html, string action, string controller, string displayText, int linkTargetStage, int currentStage, int minRequiredStage, int highestCompletedStage ) : MvcHtmlString | ||
html | HtmlHelper | |
action | string | |
controller | string | |
displayText | string | |
linkTargetStage | int | |
currentStage | int | |
minRequiredStage | int | |
highestCompletedStage | int | |
return | MvcHtmlString |