C# Class Signum.Web.WidgetsHelper

Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
RenderEmbeddedWidget ( this helper, WidgetContext ctx ) : IDisposable
RenderWidgets ( this helper, WidgetContext ctx ) : System.Web.Mvc.MvcHtmlString

Method Details

RenderEmbeddedWidget() public static method

public static RenderEmbeddedWidget ( this helper, WidgetContext ctx ) : IDisposable
helper this
ctx WidgetContext
return IDisposable

RenderWidgets() public static method

public static RenderWidgets ( this helper, WidgetContext ctx ) : System.Web.Mvc.MvcHtmlString
helper this
ctx WidgetContext
return System.Web.Mvc.MvcHtmlString