C# Класс EPiBootstrapArea.Forms.FormsHtmlHelperExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
RenderFormElements ( this html, int currentStepIndex, IEnumerable elements, FormContainerBlock model ) : void

Описание методов

RenderFormElements() публичный статический Метод

public static RenderFormElements ( this html, int currentStepIndex, IEnumerable elements, FormContainerBlock model ) : void
html this
currentStepIndex int
elements IEnumerable
model FormContainerBlock
Результат void