C# 클래스 Skimur.Web.ViewComponents.Extensions

파일 보기 프로젝트 열기: skimur/skimur

공개 메소드들

메소드 설명
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