C# Класс TwitterBootstrapHelpers.ControlsExtensions

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

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

Метод Описание
BeginControlsGroup ( this helper ) : Controls
BeginControlsGroup ( this helper, object>.IDictionary htmlAttributes ) : Controls
BeginControlsGroup ( this helper, object htmlAttributes ) : Controls

Приватные методы

Метод Описание
BeginControlsHelper ( TbHelper helper, object>.IDictionary htmlAttributes ) : Controls

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

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

public static BeginControlsGroup ( this helper ) : Controls
helper this
Результат TwitterBootstrapHelpers.Forms.Controls

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

public static BeginControlsGroup ( this helper, object>.IDictionary htmlAttributes ) : Controls
helper this
htmlAttributes object>.IDictionary
Результат TwitterBootstrapHelpers.Forms.Controls

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

public static BeginControlsGroup ( this helper, object htmlAttributes ) : Controls
helper this
htmlAttributes object
Результат TwitterBootstrapHelpers.Forms.Controls