프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Active | bool | ||
Body | System.Web.WebPages.HelperResult | ||
Id | string | ||
Title | System.Web.WebPages.HelperResult | ||
ToolTip | string |
메소드 | 설명 | |
---|---|---|
Tab ( string id, HelperResult>.Func | ||
Tab ( string id, HelperResult>.Func |
||
Tab ( string id, System.Web.WebPages.HelperResult title, System.Web.WebPages.HelperResult body ) : System | ||
Tab ( string id, System.Web.Mvc.MvcHtmlString title, HelperResult>.Func |
||
Tab ( string id, System.Web.Mvc.MvcHtmlString title, System.Web.Mvc.MvcHtmlString body ) : System | ||
Tab ( string id, string title, HelperResult>.Func |
||
Tab ( string id, string title, System.Web.Mvc.MvcHtmlString body ) : System | ||
WriteBody ( |
||
WriteHeader ( |
public Tab ( string id, HelperResult>.Func |
||
id | string | |
title | HelperResult>.Func | |
body | HelperResult>.Func | |
리턴 | System |
public Tab ( string id, HelperResult>.Func |
||
id | string | |
title | HelperResult>.Func | |
body | System.Web.Mvc.MvcHtmlString | |
리턴 | System |
public Tab ( string id, System.Web.WebPages.HelperResult title, System.Web.WebPages.HelperResult body ) : System | ||
id | string | |
title | System.Web.WebPages.HelperResult | |
body | System.Web.WebPages.HelperResult | |
리턴 | System |
public Tab ( string id, System.Web.Mvc.MvcHtmlString title, HelperResult>.Func |
||
id | string | |
title | System.Web.Mvc.MvcHtmlString | |
body | HelperResult>.Func | |
리턴 | System |
public Tab ( string id, System.Web.Mvc.MvcHtmlString title, System.Web.Mvc.MvcHtmlString body ) : System | ||
id | string | |
title | System.Web.Mvc.MvcHtmlString | |
body | System.Web.Mvc.MvcHtmlString | |
리턴 | System |
public Tab ( string id, string title, HelperResult>.Func |
||
id | string | |
title | string | |
body | HelperResult>.Func | |
리턴 | System |
public Tab ( string id, string title, System.Web.Mvc.MvcHtmlString body ) : System | ||
id | string | |
title | string | |
body | System.Web.Mvc.MvcHtmlString | |
리턴 | System |
public WriteBody ( |
||
writer | ||
first | ||
context | TypeContext | |
리턴 | void |
public WriteHeader ( |
||
writer | ||
first | ||
context | TypeContext | |
리턴 | void |