C# Class Signum.Web.Widget

Inheritance: IWidget
Mostrar archivo Open project: signumsoftware/framework

Public Methods

Method Description
ToHtml ( HtmlHelper helper ) : System.Web.Mvc.MvcHtmlString
Widget ( ) : System

Method Details

ToHtml() public method

public ToHtml ( HtmlHelper helper ) : System.Web.Mvc.MvcHtmlString
helper HtmlHelper
return System.Web.Mvc.MvcHtmlString

Widget() public method

public Widget ( ) : System
return System