C# Класс Skimur.Web.ViewComponents.Extensions

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

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

Метод Описание
SideBar ( this helper, string subName = null, System.Guid subId = null, bool showSearch = true, bool showCreateSub = true, bool showSubmit = true ) : HtmlString

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

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

public static SideBar ( this helper, string subName = null, System.Guid subId = null, bool showSearch = true, bool showCreateSub = true, bool showSubmit = true ) : HtmlString
helper this
subName string
subId System.Guid
showSearch bool
showCreateSub bool
showSubmit bool
Результат HtmlString