Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

MvcExtensions..::..GetViewContext<(Of <(<'TComponent, TBuilder>)>)> Method

Namespace:  Suoranta.WebApp.Kendo
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static ViewContext GetViewContext<TComponent, TBuilder>(
	this WidgetBuilderBase<TComponent, TBuilder> builder
)
where TComponent : WidgetBase
where TBuilder : WidgetBuilderBase<TComponent, TBuilder>

Type Parameters

TComponent
TBuilder

Parameters

builder
Type: WidgetBuilderBase<(Of <(<'TComponent, TBuilder>)>)>