Method | Description | |
---|---|---|
WidgetContext ( ) : System |
Initialises a new instance of WidgetContext.
|
|
WidgetContext ( |
Initialises a new instance of WidgetContext.
|
public WidgetContext ( |
||
widgetDescriptor | The widget descriptor. | |
values | RouteValueDictionary | The set of provided invocation values. |
viewContext | Microsoft.AspNet.Mvc.Rendering.ViewContext | The view context. |
writer | The text writer. | |
return | System |