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

WidgetExtensions..::..SetBaseProperties<(Of <(<'TViewComponent, TBuilder>)>)> Method

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

Syntax


public static TBuilder SetBaseProperties<TViewComponent, TBuilder>(
	this TBuilder builder
)
where TViewComponent : DDL
where TBuilder : DropDownListBuilderBase<TViewComponent, TBuilder>

Type Parameters

TViewComponent
TBuilder

Parameters

builder
Type: TBuilder