C# 클래스 Kooboo.Commerce.Web.Framework.UI.Html.HeaderPanel

상속: IHtmlString
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
Buttons ( Action buttonsBuilder ) : HeaderPanel
HeaderPanel ( HtmlHelper html ) : System
ToHtmlString ( ) : string

메소드 상세

Buttons() 공개 메소드

public Buttons ( Action buttonsBuilder ) : HeaderPanel
buttonsBuilder Action
리턴 HeaderPanel

HeaderPanel() 공개 메소드

public HeaderPanel ( HtmlHelper html ) : System
html HtmlHelper
리턴 System

ToHtmlString() 공개 메소드

public ToHtmlString ( ) : string
리턴 string