C# Класс Mvc.Html.Bootstrap.FormExtensions

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

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

Метод Описание
BeginControlGroup ( this html ) : MvcContainer
BeginForm ( this html, FormType type ) : System.Web.Mvc.Html.MvcForm
ToCssClass ( this type ) : string

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

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

public static BeginControlGroup ( this html ) : MvcContainer
html this
Результат MvcContainer

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

public static BeginForm ( this html, FormType type ) : System.Web.Mvc.Html.MvcForm
html this
type FormType
Результат System.Web.Mvc.Html.MvcForm

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

public static ToCssClass ( this type ) : string
type this
Результат string