C# Class EPiBootstrapArea.Forms.FormsHtmlHelperExtensions

Afficher le fichier Open project: valdisiljuconoks/EPiBootstrapArea

Méthodes publiques

Méthode Description
RenderFormElements ( this html, int currentStepIndex, IEnumerable elements, FormContainerBlock model ) : void

Method Details

RenderFormElements() public static méthode

public static RenderFormElements ( this html, int currentStepIndex, IEnumerable elements, FormContainerBlock model ) : void
html this
currentStepIndex int
elements IEnumerable
model FormContainerBlock
Résultat void