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

ReadGridBuilder<(Of <(<'TRow>)>)>..::..RouteValueDictionary Property

Configure on page by calling [T:Suoranta.WebApp.Kendo.AdvancedBuilders`2.GridBuilder`1.ParameterRouting(System.Action{System.Web.Routing.RouteValueDictionary})]

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

Syntax


protected RouteValueDictionary RouteValueDictionary { get; }

Remarks


It is technically possible that each CRUD operation would need its separate RouteValueDictionary. If this is necessary, then [KF.CrudOperationBuilder] configurers should be overridden.