C# Class Skimur.Web.ViewComponents.Extensions

Datei anzeigen Open project: skimur/skimur

Public Methods

Method Description
SideBar ( this helper, string subName = null, System.Guid subId = null, bool showSearch = true, bool showCreateSub = true, bool showSubmit = true ) : HtmlString

Method Details

SideBar() public static method

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
return HtmlString