C# Class Paladin.Infrastructure.RazorWorkflowExtensions

Afficher le fichier Open project: freddie2025/Pluralsight

Méthodes publiques

Méthode Description
WorkflowActionLink ( HtmlHelper html, string action, string controller, string displayText, int linkTargetStage, int currentStage, int minRequiredStage, int highestCompletedStage ) : MvcHtmlString

Method Details

WorkflowActionLink() public static méthode

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
Résultat MvcHtmlString