Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Surround ( |
||
Tab ( |
||
Tab ( string id, HelperResult>.Func | ||
Tab ( string id, HelperResult>.Func |
||
Tab ( string id, System.Web.Mvc.MvcHtmlString title, HelperResult>.Func |
||
Tab ( string id, System.Web.Mvc.MvcHtmlString title, System.Web.Mvc.MvcHtmlString body ) : void | ||
Tab ( string id, string title, HelperResult>.Func |
||
Tab ( string id, string title, System.Web.Mvc.MvcHtmlString body ) : void | ||
TabContainer ( HtmlHelper helper, TypeContext context, string containerId ) : System |
public static Surround ( |
||
writer | ||
div | ||
return | IDisposable |
public Tab ( string id, HelperResult>.Func |
||
id | string | |
title | HelperResult>.Func | |
body | HelperResult>.Func | |
return | void |
public Tab ( string id, HelperResult>.Func |
||
id | string | |
title | HelperResult>.Func | |
body | System.Web.Mvc.MvcHtmlString | |
return | void |
public Tab ( string id, System.Web.Mvc.MvcHtmlString title, HelperResult>.Func |
||
id | string | |
title | System.Web.Mvc.MvcHtmlString | |
body | HelperResult>.Func | |
return | void |
public Tab ( string id, System.Web.Mvc.MvcHtmlString title, System.Web.Mvc.MvcHtmlString body ) : void | ||
id | string | |
title | System.Web.Mvc.MvcHtmlString | |
body | System.Web.Mvc.MvcHtmlString | |
return | void |
public Tab ( string id, string title, HelperResult>.Func |
||
id | string | |
title | string | |
body | HelperResult>.Func | |
return | void |
public Tab ( string id, string title, System.Web.Mvc.MvcHtmlString body ) : void | ||
id | string | |
title | string | |
body | System.Web.Mvc.MvcHtmlString | |
return | void |
public TabContainer ( HtmlHelper helper, TypeContext context, string containerId ) : System | ||
helper | HtmlHelper | |
context | TypeContext | |
containerId | string | |
return | System |